Meta: Add a .mailmap file to map email addresses to the same comitter

.mailmap files are documented here: https://git-scm.com/docs/gitmailmap
This commit is contained in:
Brian Gianforcaro 2021-05-19 23:52:11 -07:00 committed by Andreas Kling
parent 8495d6aeca
commit cdb93e9307
Notes: sideshowbarker 2024-07-18 17:43:14 +09:00

1
.mailmap Normal file
View File

@ -0,0 +1 @@
Brian Gianforcaro <bgianf@serenityos.org> <b.gianfo@gmail.com>