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 Eric Siegerman
Florian Bruhin Florian Bruhin
Edison Gustavo Muenz Edison Gustavo Muenz
Eric Hunsberger
Floris Bruynooghe Floris Bruynooghe
Graham Horler Graham Horler
Grig Gheorghiu Grig Gheorghiu

View File

@ -191,6 +191,10 @@ but here is a simple overview:
$ git commit -a -m "<commit message>" $ git commit -a -m "<commit message>"
$ git push -u $ 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: #. Finally, submit a pull request through the GitHub website:
.. image:: img/pullrequest.png .. image:: img/pullrequest.png