Skip to content
Snippets Groups Projects
Commit eff7e0e6 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

Add AUTHORS

parent ed75afaa
No related branches found
No related tags found
No related merge requests found
Alphabetical list of everyone who ever committed to this repository
Vincent Demeester <vincent@demeester.fr>
Richard Hartmann <richih+github.com@richih.org>
Richard Hartmann <richih.mailinglist@gmail.com>
Dieter Plaetinck <dieter@plaetinck.be>
Corey Quinn <corey@sequestered.net>
Gernot Schulz <post@gernot-schulz.com>
#!/bin/sh
echo 'Alphabetical list of everyone who ever committed to this repository
'
git log --all --format='%an <%ae>' | sort -u -k2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment