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
Expand Up @@ -43,6 +43,7 @@ Hans Olsson <Hans.Olsson@3ds.com>
Hans Olsson <HansOlsson@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Hans Olsson <HansOlsson@users.noreply.github.com>
Hans Olsson <hansolsson@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Harisankar-Allimangalath <144321750+Harisankar-Allimangalath@users.noreply.github.com>
Henrik Tidefelt <henrikt@wolfram.com>
Hubertus Tummescheit <Hubertus@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Hubertus Tummescheit <hubertus.tummescheit@modelon.com>
Expand Down Expand Up @@ -100,6 +101,7 @@ Peter Harman <peter.harman@deltatheta.com>
Peter Harman <pharman@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Philip Jordan <pjordan@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Quentin Lambert <quentinl@wolfram.com>
Rüdiger Franke <ruediger.franke@de.abb.com>
Rüdiger Franke <rdgfranke@gmail.com>
Rüdiger Franke <rfranke@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Stefan Vorkoetter <svorkoetter@maplesoft.com>
Expand Down

0 comments on commit de43b20

Please sign in to comment.