Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e0ab1ec9fcd3799e874ff9086729a480f6c06cd3
Commit:     e0ab1ec9fcd3799e874ff9086729a480f6c06cd3
Parent:     895a39a084e5478121a74752a291165c4502378f
Author:     Nicolas Pitre <[EMAIL PROTECTED]>
AuthorDate: Wed Feb 14 00:32:56 2007 -0800
Committer:  Linus Torvalds <[EMAIL PROTECTED]>
CommitDate: Wed Feb 14 08:09:51 2007 -0800

    [PATCH] add .mailmap for proper git-shortlog output
    
    This list was built into the git-shortlog tool and has been removed in the
    latest version.  It should be maintained separately so this is what this
    patch does.
    
    A couple more entries were added to the original list as well.
    
    Signed-off-by: Nicolas Pitre <[EMAIL PROTECTED]>
    Acked-by: Junio C Hamano <[EMAIL PROTECTED]>
    Cc: Linus Torvalds <[EMAIL PROTECTED]>
    Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
    Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>
---
 .mailmap |   96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 96 insertions(+), 0 deletions(-)

diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..bf62dbe
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,96 @@
+#
+# This list is used by git-shortlog to fix a few botched name translations
+# in the git archive, either because the author's full name was messed up
+# and/or not always written the same way, making contributions from the
+# same person appearing not to be so or badly displayed.
+#
+# repo-abbrev: /pub/scm/linux/kernel/git/
+#
+
+Aaron Durbin <[EMAIL PROTECTED]>
+Adam Oldham <[EMAIL PROTECTED]>
+Adam Radford <[EMAIL PROTECTED]>
+Adrian Bunk <[EMAIL PROTECTED]>
+Alan Cox <[EMAIL PROTECTED]>
+Alan Cox <[EMAIL PROTECTED]>
+Aleksey Gorelov <[EMAIL PROTECTED]>
+Al Viro <[EMAIL PROTECTED]>
+Al Viro <[EMAIL PROTECTED]>
+Andreas Herrmann <[EMAIL PROTECTED]>
+Andrew Morton <[EMAIL PROTECTED]>
+Andrew Vasquez <[EMAIL PROTECTED]>
+Andy Adamson <[EMAIL PROTECTED]>
+Arnaud Patard <[EMAIL PROTECTED]>
+Arnd Bergmann <[EMAIL PROTECTED]>
+Axel Dyks <[EMAIL PROTECTED]>
+Ben Gardner <[EMAIL PROTECTED]>
+Ben M Cahill <[EMAIL PROTECTED]>
+Björn Steinbrink <[EMAIL PROTECTED]>
+Brian Avery <[EMAIL PROTECTED]>
+Brian King <[EMAIL PROTECTED]>
+Christoph Hellwig <[EMAIL PROTECTED]>
+Corey Minyard <[EMAIL PROTECTED]>
+David Brownell <[EMAIL PROTECTED]>
+David Woodhouse <[EMAIL PROTECTED]>
+Domen Puncer <[EMAIL PROTECTED]>
+Douglas Gilbert <[EMAIL PROTECTED]>
+Ed L. Cashin <[EMAIL PROTECTED]>
+Evgeniy Polyakov <[EMAIL PROTECTED]>
+Felipe W Damasio <[EMAIL PROTECTED]>
+Felix Kuhling <[EMAIL PROTECTED]>
+Felix Moeller <[EMAIL PROTECTED]>
+Filipe Lautert <[EMAIL PROTECTED]>
+Franck Bui-Huu <[EMAIL PROTECTED]>
+Frank Zago <[EMAIL PROTECTED]>
+Greg Kroah-Hartman <[EMAIL PROTECTED](none)>
+Greg Kroah-Hartman <[EMAIL PROTECTED]>
+Greg Kroah-Hartman <[EMAIL PROTECTED]>
+Henk Vergonet <[EMAIL PROTECTED]>
+Henrik Kretzschmar <[EMAIL PROTECTED]>
+Herbert Xu <[EMAIL PROTECTED]>
+Jacob Shin <[EMAIL PROTECTED]>
+James Bottomley <[EMAIL PROTECTED](none)>
+James Bottomley <[EMAIL PROTECTED]>
+James E Wilson <[EMAIL PROTECTED]>
+James Ketrenos <[EMAIL PROTECTED](none)>
+Jean Tourrilhes <[EMAIL PROTECTED]>
+Jeff Garzik <[EMAIL PROTECTED]>
+Jens Axboe <[EMAIL PROTECTED]>
+Jens Osterkamp <[EMAIL PROTECTED]>
+John Stultz <[EMAIL PROTECTED]>
+Juha Yrjola <at solidboot.com>
+Juha Yrjola <[EMAIL PROTECTED]>
+Juha Yrjola <[EMAIL PROTECTED]>
+Kay Sievers <[EMAIL PROTECTED]>
+Kenneth W Chen <[EMAIL PROTECTED]>
+Koushik <[EMAIL PROTECTED]>
+Leonid I Ananiev <[EMAIL PROTECTED]>
+Linas Vepstas <[EMAIL PROTECTED]>
+Matthieu CASTET <[EMAIL PROTECTED]>
+Michel Dänzer <[EMAIL PROTECTED]>
+Mitesh shah <[EMAIL PROTECTED]>
+Morten Welinder <[EMAIL PROTECTED]>
+Morten Welinder <[EMAIL PROTECTED]>
+Morten Welinder <[EMAIL PROTECTED]>
+Morten Welinder <[EMAIL PROTECTED]>
+Nguyen Anh Quynh <[EMAIL PROTECTED]>
+Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]>
+Patrick Mochel <[EMAIL PROTECTED]>
+Peter A Jonsson <[EMAIL PROTECTED]>
+Praveen BP <[EMAIL PROTECTED]>
+Rajesh Shah <[EMAIL PROTECTED]>
+Ralf Baechle <[EMAIL PROTECTED]>
+Ralf Wildenhues <[EMAIL PROTECTED]>
+Rémi Denis-Courmont <[EMAIL PROTECTED]>
+Rudolf Marek <[EMAIL PROTECTED]>
+Rui Saraiva <[EMAIL PROTECTED]>
+Sachin P Sant <[EMAIL PROTECTED]>
+Sam Ravnborg <[EMAIL PROTECTED]>
+Simon Kelley <[EMAIL PROTECTED]>
+Stéphane Witzmann <[EMAIL PROTECTED]>
+Stephen Hemminger <[EMAIL PROTECTED]>
+Tejun Heo <[EMAIL PROTECTED]>
+Thomas Graf <[EMAIL PROTECTED]>
+Tony Luck <[EMAIL PROTECTED]>
+Tsuneo Yoshioka <[EMAIL PROTECTED]>
+Valdis Kletnieks <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to