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 10, 2024
1 parent 0061309 commit 77b9e13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .mailmap
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ Daniel Hedberg <dhedberg@wolfram.com>
Dietmar Winkler <dietmar.winkler@dwe.no>
Dietmar Winkler <dietmar.winkler@usn.no>
Dietmar Winkler <dietmarw@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Dirk Zimmer <dirk.zimmer@dlr.de>
Dirk Zimmer <dr.dirk.zimmer@gmail.com>
Elena Shmoylova <eshmoylova@users.noreply.github.com>
Francesco Casella <Francesco@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Francesco Casella <fcasella@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Expand Down Expand Up @@ -101,9 +103,9 @@ 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>
Rüdiger Franke <ruediger.franke@de.abb.com>
Stefan Vorkoetter <svorkoetter@maplesoft.com>
Stefan Wischhusen <wischhusen@7ce873d0-865f-4ce7-a662-4bb36ea78beb>
Stefan Wischhusen <wischhusen@xrg-simulation.de>
Expand Down

0 comments on commit 77b9e13

Please sign in to comment.