-
Notifications
You must be signed in to change notification settings - Fork 48
/
.mailmap
20 lines (19 loc) · 850 Bytes
/
.mailmap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# This file allows mapping several author and committer email addresses and
# names to a single canonical one for `git shortlog`, `git log --author`,
# or `git check-mailmap`.
#
# For example, if you commit as `[email protected]` but sometimes use
# "Rañdom Person" and sometimes "Random Person" as name and you want the former
# to be your canonical name, add
#
# Rañdom Person <[email protected]>
#
# If you commit as both `[email protected]` and `[email protected]` and
# you want the former to be your canonical email address, add
#
#
# Combinations of both are possible too, see
# https://git-scm.com/docs/gitmailmap for format details.
Nico Weber <[email protected]>
Nico Weber <[email protected]> <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98>