Add .mailmap for canonical identities

Problem: Some of us have a few different emails, which show up as
different people when we commit. It would be great to merge these Git
identities so that they don't show up as different people.

Solution: Use `.mailmap`, which lets people choose their favorite
canonical email address for this project.
This commit is contained in:
Christian Bundy 2020-03-24 16:30:18 -07:00
parent e0a20e4915
commit 9ee58369cc
1 changed files with 4 additions and 0 deletions

4
.mailmap Normal file
View File

@ -0,0 +1,4 @@
Cinnamon <cinnamon_oasis@fastmail.com> <cinnamon_bun_github@fastmail.com>
Cinnamon <cinnamon_oasis@fastmail.com> <32660718+cinnamon-bun@users.noreply.github.com>
Jonathan Dahan <github@jonathan.is> <hi@jonathan.is>
kawaiipunk <kawaiipunk@posteo.net> <georgeowell@users.noreply.github.com>