From 70db02720424a6b674f39115cc0b1c22975a7491 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 16 Aug 2011 11:40:16 -0500 Subject: 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 --- .mailmap | 1 + AUTHORS | 17 +---------------- doc/footer.txt | 9 ++++++--- 3 files changed, 8 insertions(+), 19 deletions(-) diff --git a/.mailmap b/.mailmap index 351ed023..c3f8ce23 100644 --- a/.mailmap +++ b/.mailmap @@ -7,6 +7,7 @@ Bryan Ischo Christos Nouskas Daenyth Blank Daenyth Blank +Dave Reisner 甘露(Gan Lu) Giovanni Scafora Jaroslaw Swierczynski diff --git a/AUTHORS b/AUTHORS index 3ba87f56..65fddac9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,16 +1 @@ -Judd Vinet -Aurelien Foret -Aaron Griffin -Dan McGee - -Miklós Vajna -Christian Hamar -Josh Wheeler -David Kimpe -James Rosten -Roman Kyrylych -Andrew Fyfe -Chantry Xavier -Nagy Gabor -Nathan Jones -Allan McRae +Use `git shortlog -s` for a list of contributors. 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 * Dan McGee -* Xavier Chantry +* Dave Reisner -Past contributors: +Past major contributors: * Judd Vinet * Aurelien Foret * Aaron Griffin +* Xavier Chantry +* Nagy Gabor -See the 'AUTHORS' file for additional contributors. +For additional contributors, use `git shortlog -s` on the pacman.git +repository. -- cgit v1.2.3-54-g00ecf