summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-08-16 18:40:16 +0200
committerDan McGee <dan@archlinux.org>2011-08-16 18:46:44 +0200
commit70db02720424a6b674f39115cc0b1c22975a7491 (patch)
tree131c54cd06d27d8f4120a3aa0df01ff8b51ff569 /doc
parentf41dc7e8fac63dfb0b201e2aecec4b5bcc66749f (diff)
downloadpacman-70db02720424a6b674f39115cc0b1c22975a7491.tar.gz
pacman-70db02720424a6b674f39115cc0b1c22975a7491.tar.xz
Update authors and contributors
* .mailmap: add mapping for Dave's two email addresses. * AUTHORS: clear out file, tell people to use `git shortlog -s` instead. * doc/footer.txt: "promote" Dave, put Xavier and Nagy in past contributors. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/footer.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/footer.txt b/doc/footer.txt
index a1325427..10ef067f 100644
--- a/doc/footer.txt
+++ b/doc/footer.txt
@@ -20,12 +20,15 @@ Current maintainers:
* Allan McRae <allan@archlinux.org>
* Dan McGee <dan@archlinux.org>
-* Xavier Chantry <shiningxc@gmail.com>
+* Dave Reisner <dreisner@archlinux.org>
-Past contributors:
+Past major contributors:
* Judd Vinet <jvinet@zeroflux.org>
* Aurelien Foret <aurelien@archlinux.org>
* Aaron Griffin <aaron@archlinux.org>
+* Xavier Chantry <shiningxc@gmail.com>
+* Nagy Gabor <ngaba@bibl.u-szeged.hu>
-See the 'AUTHORS' file for additional contributors.
+For additional contributors, use `git shortlog -s` on the pacman.git
+repository.