diff options
author | Jim Meyering <meyering@redhat.com> | 2008-11-17 12:05:27 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-01-01 10:56:49 +0100 |
commit | 9a008a9e24166375cf512457155d38c760c89258 (patch) | |
tree | 5ca152b2e230f1829ebaa569ad694d580d78f7b8 /.mailmap | |
parent | 6b3f52e94f88267abd918afe2204ac19f78a7093 (diff) | |
download | coreutils-9a008a9e24166375cf512457155d38c760c89258.tar.xz |
maint: generate much of the THANKS file
Before this change, we had a tendency to manually list each
contributor's name in THANKS. Now, each commit "Author" is
included in the generated THANKS file automatically, and most
of the old THANKS file is now a template, THANKS.in.
We'll still have to manually list the names of people who report
problems without a usable patch.
* THANKS.in: New file, derived from THANKS, but removing names of
those who are listed as git log 'Author:'s.
* THANKS: Remove file.
* thanks-gen: New file.
* Makefile.am (THANKS): New rule.
(EXTRA_DIST): Add .mailmap, THANKS.in and thanks-gen.
* .gitignore: Add THANKS and THANKS-to-translators.
* .mailmap: Unify on single address and name-spelling per contributor.
Diffstat (limited to '.mailmap')
-rw-r--r-- | .mailmap | 25 |
1 files changed, 22 insertions, 3 deletions
@@ -1,12 +1,31 @@ # Map git author names and email addresses to canonical/preferred form. <jim@meyering.net> <meyering@iou.iou> +<jim@meyering.net> <meyering@redhat.com> <jim@meyering.net> <meyering@rho.meyering.net> <jim@meyering.net> <meyering@vm.meyering.net.localdomain> -Paul R. Eggert <eggert@cs.ucla.edu> <eggert@penguin.cs.ucla.edu> -Paul R. Eggert <eggert@cs.ucla.edu> <eggert@CS.UCLA.EDU> +Paul Eggert <eggert@cs.ucla.edu> <eggert@penguin.cs.ucla.edu> +Paul Eggert <eggert@cs.ucla.edu> <eggert@CS.UCLA.EDU> +<eggert@cs.ucla.edu> <eggert@twinsun.com> + # Evan's two changes listed my email address. Evan Hunt <ethanol@armory.com> Evan Hunt <jim@meyering.net> + <P@draigBrady.com> <P@draigBrady.com (trivial change)> -Pádraig Brady <p@draigbrady.com> <p@draigBrady.com> +Pádraig Brady <p@draigBrady.com> <P@draigBrady.com> <chen.guo.0625@gmail.com> <chenguo4@yahoo.com> <chen.guo.0625@gmail.com> <chenguo4@ucla.edu> +<schwab@linux-m68k.org> <schwab@suse.de> +<aurel32@debian.org> <aurelien@aurel32.net> +<bob@proulx.com> <rwp@fc.hp.com> +<bkorb@gnu.org> <bkorb@veritas.com> +<bruno@clisp.org> <haible@clisp.cons.org> +<eblake@redhat.com> <ebb9@byu.net> +<jrv@debian.org> <jrvz@comcast.net> +<dave.anglin@nrc.ca> <dave@hiauly1.hia.nrc.ca> +<psfales@alcatel-lucent.com> <psfales@lucent.com> + +# Prefer spelled-out middle name and its address. +Arne Henrik Juul <arnej@imf.unit.no> Arne H. Juul <arnej@solan.unit.no> + +# Had email as name. +Dan Jacobson <jidanni@jidanni.org> jidanni@jidanni.org <jidanni@jidanni.org> |