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 Dec 14, 2023
1 parent 1a778b3 commit de43b20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Hans Olsson <[email protected]>
Hans Olsson <HansOlsson@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Hans Olsson <[email protected]>
Hans Olsson <hansolsson@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Harisankar-Allimangalath <[email protected]>
Henrik Tidefelt <[email protected]>
Hubertus Tummescheit <Hubertus@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Hubertus Tummescheit <[email protected]>
Expand Down Expand Up @@ -100,6 +101,7 @@ Peter Harman <[email protected]>
Peter Harman <pharman@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Philip Jordan <pjordan@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Quentin Lambert <[email protected]>
Rüdiger Franke <[email protected]>
Rüdiger Franke <[email protected]>
Rüdiger Franke <rfranke@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Stefan Vorkoetter <[email protected]>
Expand Down

0 comments on commit de43b20

Please sign in to comment.