blob: 1412434964b73feb3e4f80e2786e4b3d6dabf417 [file] [log] [blame]
Matthew Brett8ea667d2012-12-24 08:39:421# Prevent git from showing duplicate names with commands like "git shortlog"
2# # See the manpage of git-shortlog for details.
3# # The syntax is:
4# # Name that should be used <email that should be used> Bad name <bad email>
5# #
6# # You can skip Bad name if it is the same as the one that should be used, and is unique.
7# #
8# # This file is up-to-date if the command git log --format="%aN <%aE>" | sort -u
9# # gives no duplicates.
10
11Nathaniel J. Smith <njs@pobox.com> njsmith <njs@pobox.com>
12Ralf Gommers <ralf.gommers@googlemail.com> rgommers <ralf.gommers@googlemail.com>
13Christoph Gohlke <cgohlke@uci.edu> cgholke <?@?>
14Christoph Gohlke <cgohlke@uci.edu> Christolph Gohlke <cgohlke@uci.edu>
15Christoph Gohlke <cgohlke@uci.edu> cgohlke <cgohlke@uci.edu>
16Ondřej Čertík <ondrej.certik@gmail.com> Ondrej Certik <ondrej.certik@gmail.com>
17Mark Wiebe <mwwiebe@gmail.com> Mark <mwwiebe@gmail.com>
18Mark Wiebe <mwwiebe@gmail.com> Mark Wiebe <mwiebe@enthought.com>
19Mark Wiebe <mwwiebe@gmail.com> Mark Wiebe <mwiebe@georg.(none)>
20Han Genuit <hangenuit@gmail.com> Han <hangenuit@gmail.com>