Skip to content

Commit 0dd91d8

Browse files
eric-wieserutensil
authored andcommitted
Add mailmap to merge Alan's old usernames (#162)
I've avoided putting any of his active email addresses here for spam reasons.
1 parent ff11aa1 commit 0dd91d8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.mailmap

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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+
Alan Bromborsky <[email protected]> brombo <[email protected]>
12+

0 commit comments

Comments
 (0)