From aac371cf077b1b5094ba4fbdd3506f2bdaea96d8 Mon Sep 17 00:00:00 2001 From: Eric Hunsberger Date: Tue, 28 Jul 2015 19:04:46 -0400 Subject: [PATCH] Added myself to AUTHORS --- AUTHORS | 1 + CONTRIBUTING.rst | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/AUTHORS b/AUTHORS index f5cb30bb9..f8b46f94c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -28,6 +28,7 @@ Eduardo Schettino Eric Siegerman Florian Bruhin Edison Gustavo Muenz +Eric Hunsberger Floris Bruynooghe Graham Horler Grig Gheorghiu diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 7b24cd9e7..be33e4fb4 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -191,6 +191,10 @@ but here is a simple overview: $ git commit -a -m "" $ 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