diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2018-09-24 10:39:02 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-09-25 15:10:18 -0700 |
commit | 255eb03edf6ebf7ce2de5994d3662e0ce7243b32 (patch) | |
tree | 96e4fa7a536815bcce236bf42377775a88974ab5 /archive.c | |
parent | Git 2.18 (diff) | |
download | tgif-255eb03edf6ebf7ce2de5994d3662e0ce7243b32.tar.xz |
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>
Diffstat (limited to 'archive.c')
0 files changed, 0 insertions, 0 deletions