Update to relflect the current state of affairs. Add Morgan, drop Dave. Signed-off-by: Allan McRae <[email protected]> ---
Morgan has been contributing patches consistently over the last couple of releases - in the top 3 patch contributors for both the 5.2 and 6.0 releases, and in the top 10 of patch submitters overall. Being a maintainer comes with the added responsibility of doing a bit of patch review! (I am always looking for more eyes on patches!) doc/footer.asciidoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/footer.asciidoc b/doc/footer.asciidoc index 1bae8b20..edf36080 100644 --- a/doc/footer.asciidoc +++ b/doc/footer.asciidoc @@ -18,8 +18,8 @@ Current maintainers: * Allan McRae <[email protected]> * Andrew Gregory <[email protected]> -* Dave Reisner <[email protected]> * Eli Schwartz <[email protected]> +* Morgan Adamiec <[email protected]> Past major contributors: @@ -29,6 +29,7 @@ Past major contributors: * Dan McGee <[email protected]> * Xavier Chantry <[email protected]> * Nagy Gabor <[email protected]> +* Dave Reisner <[email protected]> For additional contributors, use `git shortlog -s` on the pacman.git repository. -- 2.31.1
