diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2018-12-10 14:30:14 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2018-12-10 14:35:22 +0100 |
commit | 79608cdc169b5da7ddcfa70fd5faf1e1e399d2f7 (patch) | |
tree | c1b86e12ba0412bba696a8335d03cd6f53013e63 /.authors.aux | |
parent | da2b31c1bc1caed3451b90c47d47cf9fd1326a11 (diff) |
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>
Diffstat (limited to '.authors.aux')
-rw-r--r-- | .authors.aux | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/.authors.aux b/.authors.aux new file mode 100644 index 0000000..b87636a --- /dev/null +++ b/.authors.aux @@ -0,0 +1,36 @@ +The following people have provided helpful bug reports, suggestions or have +otherwise provided valuable contributions to the project: + + * Christoph Jaeger <email@christophjaeger.info> + * Dan Horák <dan@danny.cz> + * Dennis Gilmore <dennis@ausil.us> + * Doug Burks <doug.burks@gmail.com> + * Emmanuel Roullit <emmanuel.roullit@gmail.com> + * Herbert Haas <herbert@perihel.at> + * Jim Binder <jbinder6342@gmail.com> + * Markus Kötter <nepenthesdev@gmail.com> + * Ronald W. Henderson <rwhalb@nycap.rr.com> + * Scott Moeller <electronjoe@gmail.com> + * Sibir Chakraborty <sibir.chakraborty@gmail.com> + * Stefan Seering <sseerin@imn.htwk-leipzig.de> + * Ulrich Weber <uweber@astaro.com> + +Special thanks to some of our sponsors: + + * Deutsche Flugsicherung GmbH + * ETH Zurich, Communications Systems Group + * Max Planck Institute for Human Cognitive and Brain Sciences + * Team Cymru + +Notes: + +Note that we have taken over the maintenance and further development of Herbert +Haas' mausezahn [ˈmauzəˌtsa:n] utility after he passed away in 2011. There were +no Git commit statistics available from the import of his project. The project +is currently in a staging area, but will be fully integrated soon. (*) + +Want to join the core team? Submit enough great patches over a long time, +implement what's on the TODO file and show an ongoing, active interest in +supporting netsniff-ng. What's in it for you? If you ever come to Switzerland, +you get a free beer on Daniel and you can meet some great people involved in +this project. ;) |