Matthew Brett | 8ea667d | 2012-12-24 08:39:42 | [diff] [blame] | 1 | # 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 | |
| 11 | Nathaniel J. Smith <njs@pobox.com> njsmith <njs@pobox.com> |
| 12 | Ralf Gommers <ralf.gommers@googlemail.com> rgommers <ralf.gommers@googlemail.com> |
| 13 | Christoph Gohlke <cgohlke@uci.edu> cgholke <?@?> |
| 14 | Christoph Gohlke <cgohlke@uci.edu> Christolph Gohlke <cgohlke@uci.edu> |
| 15 | Christoph Gohlke <cgohlke@uci.edu> cgohlke <cgohlke@uci.edu> |
| 16 | Ondřej Čertík <ondrej.certik@gmail.com> Ondrej Certik <ondrej.certik@gmail.com> |
| 17 | Mark Wiebe <mwwiebe@gmail.com> Mark <mwwiebe@gmail.com> |
| 18 | Mark Wiebe <mwwiebe@gmail.com> Mark Wiebe <mwiebe@enthought.com> |
| 19 | Mark Wiebe <mwwiebe@gmail.com> Mark Wiebe <mwiebe@georg.(none)> |
| 20 | Han Genuit <hangenuit@gmail.com> Han <hangenuit@gmail.com> |