AUTHORS: auto-generate from commit log
commit79608cdc169b5da7ddcfa70fd5faf1e1e399d2f7
authorTobias Klauser <tklauser@distanz.ch>
Mon, 10 Dec 2018 13:30:14 +0000 (10 14:30 +0100)
committerTobias Klauser <tklauser@distanz.ch>
Mon, 10 Dec 2018 13:35:22 +0000 (10 14:35 +0100)
treec1b86e12ba0412bba696a8335d03cd6f53013e63
parentda2b31c1bc1caed3451b90c47d47cf9fd1326a11
AUTHORS: auto-generate from commit log

I tend to forget to update the AUTHORS file with new contributors. Let's
automate it and extract the contributors from the commit log.

Manually mention people how have contributed in other ways (bug reports,
documentation etc.) or how had commits in the previousl, no longer
existing repository.

Script based on
https://github.com/cilium/cilium/blob/master/contrib/scripts/extract_authors.sh

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
.authors.aux [new file with mode: 0644]
.gitignore
.mailmap [new file with mode: 0644]
AUTHORS
Misc
contrib/extract-authors.sh [new file with mode: 0755]