Added myself to AUTHORS

This commit is contained in:
Eric Hunsberger 2015-07-28 19:04:46 -04:00
parent 0b83b4076a
commit aac371cf07
2 changed files with 5 additions and 0 deletions

View File

@ -28,6 +28,7 @@ Eduardo Schettino
Eric Siegerman
Florian Bruhin
Edison Gustavo Muenz
Eric Hunsberger
Floris Bruynooghe
Graham Horler
Grig Gheorghiu

View File

@ -191,6 +191,10 @@ but here is a simple overview:
$ git commit -a -m "<commit message>"
$ git push -u
Make sure you add a CHANGELOG message, and add yourself to AUTHORS. If you
are unsure about either of these steps, submit your pull request and we'll
help you fix it up.
#. Finally, submit a pull request through the GitHub website:
.. image:: img/pullrequest.png