blob: 5271e28e341d5101abc5d8245a39cbb7e29df3f0 [file] [log] [blame]
Stevie Beth Mhaol4c9462f2021-08-03 16:24:21 +02001# Cannonical commit name mappings
2#
3# Mappings use one of two forms. The first maps an email address to the
4# cannonical proper name:
5# Proper Name <commit@email.xx>
6#
7# The second maps any Proper Name <email> value to a cannonical Proper Name
8# <email> value based on the email used by the commit:
9# Proper Name <proper@email.xx> <commit@email.xx>
10#
11# Some users have multiple mappings to deal with a variety of emails and/or
12# proper names associated with their commit history.
13#
14# See https://www.kernel.org/pub/software/scm/git/docs/git-shortlog.html
15Stevie Beth Mhaol <sbmhaol@wikimedia.org>
16Stevie Beth Mhaol <sbmhaol@wikimedia.org> <sshirley@wikimedia.org>