Added myself to AUTHORS
This commit is contained in:
parent
0b83b4076a
commit
aac371cf07
1
AUTHORS
1
AUTHORS
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue