Skip to content

Commit 255eb03

Browse files
jrngitster
authored andcommitted
mailmap: consistently normalize brian m. carlson's name
v2.18.0-rc0~70^2 (mailmap: update brian m. carlson's email address, 2018-05-08) changed the mailmap to map sandals@crustytoothpaste.ath.cx -> brian m. carlson <sandals@crustytoothpaste.net> instead of sandals@crustytoothpaste.net -> brian m. carlson <sandals@crustytoothpaste.ath.cx> That means the mapping Brian M. Carlson <sandals@crustytoothpaste.ath.cx> -> brian m. carlson <sandals@crustytoothpaste.net> is redundant, so we can remove it. More importantly, it means that the identity "Brian M. Carlson <sandals@crustytoothpaste.net>" used in some commits is not normalized any more. Add a mapping for it. Noticed while updating Debian's Git packaging, which uses "git shortlog --no-merges" to produce a list of changes in each version, grouped by author's (normalized) name. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 53f9a3e commit 255eb03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mailmap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Ben Walton <bdwalton@gmail.com> <bwalton@artsci.utoronto.ca>
2525
Benoit Sigoure <tsunanet@gmail.com> <tsuna@lrde.epita.fr>
2626
Bernt Hansen <bernt@norang.ca> <bernt@alumni.uwaterloo.ca>
2727
Brandon Casey <drafnel@gmail.com> <casey@nrlssc.navy.mil>
28-
brian m. carlson <sandals@crustytoothpaste.net> Brian M. Carlson <sandals@crustytoothpaste.ath.cx>
28+
brian m. carlson <sandals@crustytoothpaste.net>
2929
brian m. carlson <sandals@crustytoothpaste.net> <sandals@crustytoothpaste.ath.cx>
3030
Bryan Larsen <bryan@larsen.st> <bryan.larsen@gmail.com>
3131
Bryan Larsen <bryan@larsen.st> <bryanlarsen@yahoo.com>

0 commit comments

Comments
 (0)