Skip to content

Commit 15dd5ff

Browse files
stefanbellergitster
authored andcommitted
.mailmap: Map "H.Merijn Brand" to "H. Merijn Brand"
This patch was created by searching for duplicates of email addresses in the shortlog by git shortlog -sne |awk '{ print $NF }' |sort |uniq -d This will yield all email addresses, which are found multiple times within the shortlog. We can assume that commiters having the same email address are indeed the same person. Signed-off-by: Stefan Beller <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 9832cb9 commit 15dd5ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Eric S. Raymond <[email protected]>
2424
2525
Fredrik Kuivinen <[email protected]>
2626
Frédéric Heitzmann <[email protected]>
27+
H. Merijn Brand <[email protected]> H.Merijn Brand <[email protected]>
2728
H. Peter Anvin <[email protected]>
2829
H. Peter Anvin <[email protected]>
2930
H. Peter Anvin <[email protected]>

0 commit comments

Comments
 (0)