Skip to content

Commit 0d6c4d1

Browse files
authored
Add mailmap (#2)
### Motivation The contributors list is generated using `git shortlog`. Git can use the `.mailmap` file to link commits from the same contributor using different email addresses. ### Modifications Add .mailmap file with initial mappings. ### Result Contributors using different email addresses will not be duplicated. ### Test Plan Re-ran soundness script, no change in contributors file.
1 parent 482ea4c commit 0d6c4d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mailmap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)