]> Git Repo - qemu.git/blob - contrib/gitdm/aliases
hw/block/nvme: Align I/O BAR to 4 KiB
[qemu.git] / contrib / gitdm / aliases
1 #
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
5 # updating.
6 #
7 # If you just want to avoid gitdm complaining about author fields
8 # which are actually email addresses with the message:
9 #
10 #   "...is an author name, probably not what you want"
11 #
12 # you can just apply --use-mailmap to you git-log command, e.g:
13 #
14 #   git log --use-mailmap --numstat --since "last 2 years" | $GITDM
15 #
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.
20 #
21
22 # weird commits
23 balrog@c046a42c-6fe2-441c-8c8c-71466251a162 [email protected]
24 aliguori@c046a42c-6fe2-441c-8c8c-71466251a162 [email protected]
25 aurel32@c046a42c-6fe2-441c-8c8c-71466251a162 [email protected]
26 blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162 [email protected]
27 edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162 [email protected]
28 bellard@c046a42c-6fe2-441c-8c8c-71466251a162 [email protected]
29 j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162 [email protected]
30 pbrook@c046a42c-6fe2-441c-8c8c-71466251a162 [email protected]
31 ths@c046a42c-6fe2-441c-8c8c-71466251a162 [email protected]
32 malc@c046a42c-6fe2-441c-8c8c-71466251a162 [email protected]
33
34 # There is also a:
35 #    (no author) <(no author)@c046a42c-6fe2-441c-8c8c-71466251a162>
36 # for the cvs2svn initialization commit e63c3dc74bf.
37
38 # Next, translate a few commits where mailman rewrote the From: line due
39 # to strict SPF, although we prefer to avoid adding more entries like that.
40 "Ed Swierk via Qemu-devel" [email protected]
41 "Ian McKellar via Qemu-devel" [email protected]
42 "Julia Suvorova via Qemu-devel" [email protected]
43 "Justin Terry (VM) via Qemu-devel" [email protected]
This page took 0.025404 seconds and 4 git commands to generate.