Skip to content

Commit

Permalink
Update .mailmap file
Browse files Browse the repository at this point in the history
Create by command

```
git log --raw | grep "^Author: " | sort | uniq | cut -d ' ' -f2- | sed 's/^//' > .mailmap
```
  • Loading branch information
beutlich committed Jan 12, 2024
1 parent 2b44e61 commit 0c425e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ Massimo Ceraolo <37046832+max-privato@users.noreply.github.com>
Matt Stinson <11094799+mestinso@users.noreply.github.com>
Matt Stinson <mrmatt2532@gmail.com>
Matthis Thorade <matthis.thorade@gmail.com>
Maximilian Kormann <maximilian.kormann@3ds.com>
Michael Schellenberger Costa <mschellenbergercosta@gmail.com>
Michael Sielemann <msielemann@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Michael Wetter <mwetter@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Expand Down

0 comments on commit 0c425e1

Please sign in to comment.