2 # This is the email aliases file, mapping secondary addresses onto a
3 # single, canonical address. It duplicates some info from .mailmap so
4 # if you are adding something here also consider if the .mailmap needs
7 # If you just want to avoid gitdm complaining about author fields
8 # which are actually email addresses with the message:
10 # "...is an author name, probably not what you want"
12 # you can just apply --use-mailmap to you git-log command, e.g:
14 # git log --use-mailmap --numstat --since "last 2 years" | $GITDM
16 # however that will have the effect of squashing multiple addresses to
17 # a canonical address which will distort the stats of those who
18 # contribute in both personal and professional capacities from
19 # different addresses.
37 # some broken DCO tags
43 # (no author) <(no author)@c046a42c-6fe2-441c-8c8c-71466251a162>
44 # for the cvs2svn initialization commit e63c3dc74bf.
46 # Next, translate a few commits where mailman rewrote the From: line due
47 # to strict SPF, although we prefer to avoid adding more entries like that.