Skip to content

Commit 2824a36

Browse files
keesJonathan Corbet
authored andcommitted
mailmap: Update comments for with format and more detalis
Without having first read the git-shortlog man-page, the format of .mailmap may not be immediately obvious. Add comments with pointers to the man-page, along with other details. Signed-off-by: Kees Cook <[email protected]> Link: https://lore.kernel.org/r/202008080013.58EBD83@keescook Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 502b675 commit 2824a36

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.mailmap

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,16 @@
22
# This list is used by git-shortlog to fix a few botched name translations
33
# in the git archive, either because the author's full name was messed up
44
# and/or not always written the same way, making contributions from the
5-
# same person appearing not to be so or badly displayed.
5+
# same person appearing not to be so or badly displayed. Also allows for
6+
# old email addresses to map to new email addresses.
67
#
8+
# For format details, see "MAPPING AUTHORS" in "man git-shortlog".
9+
#
10+
# Please keep this list dictionary sorted.
11+
#
12+
# This comment is parsed by git-shortlog:
713
# repo-abbrev: /pub/scm/linux/kernel/git/
814
#
9-
1015
Aaron Durbin <[email protected]>
1116
Adam Oldham <[email protected]>
1217
Adam Radford <[email protected]>

0 commit comments

Comments
 (0)