fix(#1100): add .mailmap to deduplicate agent contributor emails
This commit is contained in:
parent
ee0ffa64f8
commit
ce52419fe4
1 changed files with 9 additions and 0 deletions
9
.mailmap
Normal file
9
.mailmap
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
# Canonical author identities for git shortlog / contributor lists.
|
||||||
|
# Agents commit under several hostnames as the hive name changes;
|
||||||
|
# map all variants to <agent>@hyperhive so they appear as one contributor.
|
||||||
|
|
||||||
|
atlas <atlas@hyperhive> <atlas@hyperhive.local>
|
||||||
|
atlas <atlas@hyperhive> <atlas@pr1ma.darkest.space>
|
||||||
|
damocles <damocles@hyperhive> <damocles@hyperhive.local>
|
||||||
|
iris <iris@hyperhive> <iris@hyperhive.local>
|
||||||
|
iris <iris@hyperhive> <iris@darkest.space>
|
||||||
Loading…
Reference in a new issue