From 27e89882761790636a4ebce6e9ae6dbf261b0553 Mon Sep 17 00:00:00 2001 From: Jeff Godin Date: Wed, 14 Sep 2011 12:41:51 -0400 Subject: [PATCH] Create git .mailmap file for Evergreen This is an initial .mailmap file for Evergreen. The .mailmap file is used by git-shortlog to "coalesce together commits by the same person". In the output of git-shortlog, this eliminates duplicate entries such as the username@UUID entries from the svn to git migration. Compare "git shortlog -nes" with and without this .mailmap Signed-off-by: Jeff Godin Signed-off-by: Dan Scott --- .mailmap | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .mailmap diff --git a/.mailmap b/.mailmap new file mode 100644 index 0000000000..e549f11cd0 --- /dev/null +++ b/.mailmap @@ -0,0 +1,26 @@ +Bill Erickson +Bill Erickson +Bill Erickson +Bill Erickson +Bill Erickson +Dan Scott +Dan Scott +Dan Wells +Dan Wells +David Fiander +Galen Charlton +Galen Charlton +Jason Etheridge +Joe Atzberger +Karen Schneider +Laura McFarland +Lebbeous Fogle-Weekley +Lebbeous Fogle-Weekley +Michael Peters +Mike Rylander +PINES +Robin Isard +Scott McKellar +Shawn Boyette +Thomas Berezansky +cvs2svn <(no author)@dcc99617-32d9-48b4-a31d-7c20da2025e4> -- 2.43.2