[<prev] [next>] [day] [month] [year] [list]
Message-Id: <11618910300-git-send-email-junkio@cox.net>
Date: Thu, 26 Oct 2006 12:30:30 -0700
From: Junio C Hamano <junkio@....net>
To: Linus Torvalds <torvalds@...l.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH] Add .mailmap at the toplevel.
git-shortlog has kept this mapping between e-mail addresses and
people's printed names hardcoded in the script, but now it wants
to lose it. It is project specific data after all, and is better
kept as part of the project.
Signed-off-by: Junio C Hamano <junkio@....net>
---
.mailmap | 40 ++++++++++++++++++++++++++++++++++++++++
1 files changed, 40 insertions(+), 0 deletions(-)
diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..6a49b9f
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,40 @@
+#
+# Even with git, we don't always have name translations.
+# So have an email->real name table to translate the
+# (hopefully few) missing names
+#
+Adrian Bunk <bunk@...sta.de>
+Andreas Herrmann <aherrman@...ibm.com>
+Andrew Morton <akpm@...l.org>
+Andrew Vasquez <andrew.vasquez@...gic.com>
+Christoph Hellwig <hch@....de>
+Corey Minyard <minyard@....org>
+David Woodhouse <dwmw2@...nybook.infradead.org>
+Domen Puncer <domen@...erock.org>
+Douglas Gilbert <dougg@...que.net>
+Ed L Cashin <ecashin@...aid.com>
+Evgeniy Polyakov <johnpol@....mipt.ru>
+Felix Moeller <felix@...klecks.de>
+Frank Zago <fzago@...temfabricworks.com>
+Greg Kroah-Hartman <gregkh@...e.de>
+James Bottomley <jejb@...grave.(none)>
+James Bottomley <jejb@...anic.il.steeleye.com>
+Jeff Garzik <jgarzik@...tzel.yyz.us>
+Jens Axboe <axboe@...e.de>
+Kay Sievers <kay.sievers@...y.org>
+Mitesh shah <mshah@...a.com>
+Morten Welinder <terra@...me.org>
+Morten Welinder <welinder@...mone.rentec.com>
+Morten Welinder <welinder@...ter.rentec.com>
+Morten Welinder <welinder@...ll.com>
+Nguyen Anh Quynh <aquynh@...il.com>
+Paolo 'Blaisorblade' Giarrusso <blaisorblade@...oo.it>
+Peter A Jonsson <pj@...d.ltu.se>
+Ralf Wildenhues <Ralf.Wildenhues@....de>
+Rudolf Marek <R.Marek@...cvut.cz>
+Rui Saraiva <rmps@...l.ist.utl.pt>
+Sachin P Sant <ssant@...ibm.com>
+Santtu Hyrkkö <santtu.hyrkko@...il.com>
+Simon Kelley <simon@...kelleys.org.uk>
+Tejun Heo <htejun@...il.com>
+Tony Luck <tony.luck@...el.com>
--
1.4.3.3.gfbe5
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists