about summary refs log tree commit homepage
path: root/.mailmap
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-09-15 01:11:25 -0700
committerEric Wong <normalperson@yhbt.net>2009-09-15 02:10:01 -0700
commit59a62398eeba276dab30861cc34ce054d2a725aa (patch)
treede0e0c04449379b8ec54fef26d816f1d49d9ac93 /.mailmap
parent8ddead3eca7ca752379613220c946223c7695752 (diff)
downloadunicorn-59a62398eeba276dab30861cc34ce054d2a725aa.tar.gz
This lets us avoid those ugly <user@UUID> faux email addresses
that "git svn" generates when "git svn" is not used with
--authors-file.
Diffstat (limited to '.mailmap')
-rw-r--r--.mailmap26
1 files changed, 26 insertions, 0 deletions
diff --git a/.mailmap b/.mailmap
new file mode 100644
index 0000000..7b8974f
--- /dev/null
+++ b/.mailmap
@@ -0,0 +1,26 @@
+# This list is used by "git shortlog" to fixup the ugly faux email addresses
+# "<username@UGLY-UUID>" that the "git svn" tool creates by default.
+
+# Eric Wong started this .mailmap file (and is the maintainer of it...)
+Eric Wong <normalperson@yhbt.net> normalperson <normalperson@19e92222-5c0b-0410-8929-a290d50e31e9>
+
+# This also includes all the Mongrel contributors that committed to the
+# Rubyforge SVN repo.  Some real names were looked up on rubyforge.org
+# (http://rubyforge.org/users/$user), but we're not going expose any email
+# addresses here without their permission.
+
+Austin Godber godber <godber> godber <godber@19e92222-5c0b-0410-8929-a290d50e31e9>
+Bradley Taylor <bktaylor> bktaylor <bktaylor@19e92222-5c0b-0410-8929-a290d50e31e9>
+Ezra Zygmuntowicz <ezmobius> ezmobius <ezmobius@19e92222-5c0b-0410-8929-a290d50e31e9>
+Filipe Lautert <filipe> filipe <filipe@19e92222-5c0b-0410-8929-a290d50e31e9>
+Luis Lavena <luislavena> luislavena <luislavena@19e92222-5c0b-0410-8929-a290d50e31e9>
+Matt Pelletier <bricolage> bricolage <bricolage@19e92222-5c0b-0410-8929-a290d50e31e9>
+MenTaLguY <mental> mental <mental@19e92222-5c0b-0410-8929-a290d50e31e9>
+Nick Sieger <nicksieger> nicksieger <nicksieger@19e92222-5c0b-0410-8929-a290d50e31e9>
+Rick Olson <technoweenie> technoweenie <technoweenie@19e92222-5c0b-0410-8929-a290d50e31e9>
+Wayne E. Seguin <wayneeseguin> wayneeseguin <wayneeseguin@19e92222-5c0b-0410-8929-a290d50e31e9>
+Zed A. Shaw <zedshaw> <zedshaw@19e92222-5c0b-0410-8929-a290d50e31e9>
+why the lucky stiff <whytheluckystiff> <why@19e92222-5c0b-0410-8929-a290d50e31e9>
+
+# Evan had his email address in the git history we branched from anyways
+Evan Weaver <eweaver@twitter.com> evanweaver <evanweaver@19e92222-5c0b-0410-8929-a290d50e31e9>