Skip to content

Commit

Permalink
authors: update with all contributors
Browse files Browse the repository at this point in the history
git log --format=format:"%an <%ae>" | sort -u -k1,2 | \
  egrep -v "(no author| and )" > AUTHORS
  • Loading branch information
morxa committed Sep 26, 2019
1 parent d0fc04e commit 7b5a92b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Bastian Klingen <[email protected]>
Bas van Schaik <[email protected]>
Bjoern Schaepers <[email protected]>
Christof Rath <[email protected]>
Christoph Gollok <[email protected]>
Christoph Henke <[email protected]>
Christoph Schwering <[email protected]>
Daniel Beck <[email protected]>
Expand All @@ -22,6 +23,7 @@ Kyle Strabala <[email protected]>
Martin Liebenberg <[email protected]>
Masrur Doostdar <[email protected]>
Matthias Loebach <[email protected]>
Morian Sonnet <[email protected]>
Mostafa Gomaa <[email protected]>
Nichola Abdo <[email protected]>
Nicolas Limpert <[email protected]>
Expand Down

0 comments on commit 7b5a92b

Please sign in to comment.