no AUTHORS again

This commit is contained in:
Kenneth Reitz
2011-12-30 10:48:49 -05:00
parent 51c32b84ec
commit ed9691d657
2 changed files with 4 additions and 19 deletions
-16
View File
@@ -1,16 +0,0 @@
Authors
-------
* `Kenneth Reitz <http://kennethreitz.com/>`_ (follow on `Twitter <http://twitter.com/#!/kennethreitz>`_ & `GitHub <https://github.com/kennethreitz>`_)
* `Aaron Weinberger <http://clipper.ship.edu/~aw9994/>`_ (follow on `GitHub <https://github.com/aaronw>`_)
* `Kamil Kisiel <http://www.kamilkisiel.net/>`_ (follow on `Twitter <https://twitter.com/#!/kisielk>`_ & `GitHub <https://github.com/kisielk>`_)
* `Seyi Ogunyemi <http://www.micrypt.com/>`_ (follow on `Twitter <https://twitter.com/#!/micrypt>`_ & `GitHub <https://github.com/micrypt>`_)
* `Alex Gaynor <http://alexgaynor.net>`_ (follow on `Twitter <http://twitter.com/#!/alex_gaynor>`_ & `Github <https://github.com/alex>`_)
* `nstielau <http://dev.nuclearrooster.com/>`_ (follow on `GitHub <https://github.com/nstielau>`_)
* `Adam Brenecki <http://adam.brenecki.id.au/>`_ (follow on `Twitter <https://twitter.com/#!/adambrenecki>`_ & `GitHub <https://github.com/adambrenecki>`_)
* `Nanda Kishore <http://google.com/profiles/madhav>`_ (follow on `GitHub <https://github.com/madhav>`_)
* `Donald Stufft <http://dstufft.com/>`_ (follow on `Twitter <https://twitter.com/#!/dstufft>`_ and `GitHub <https://github.com/dstufft>`_)
* `Brent O'Connor <http://www.epicserve.com/>`_ (follow on `Twitter <http://twitter.com/#!/epicserve>`_ & `GitHub <https://github.com/epicserve>`_)
* `Dalton Barreto <http://daltonmatos.com/>`_ (follow on `Twitter <https://twitter.com/#!/daltonmatos>`_ & `GitHub <https://github.com/daltonmatos>`_)
* `Daniel Schauenberg <http://unwiredcouch.com/>`_ (follow on `Twitter <http://twitter.com/#!/mrtazz>`_ & `GitHub <https://github.com/mrtazz>`_)
* `Mike Thornton <http://devdetails.com/>`_ (follow on `GitHub <https://github.com/six8>`_)
+4 -3
View File
@@ -3,8 +3,10 @@ Contribute
Python-guide is under active development, and contributors are welcome.
If you have a feature request, suggestion, or bug report, please open a new issue on GitHub_. To submit patches, please send a pull request on GitHub_. Make sure you add yourself to AUTHORS_.
If you have a feature request, suggestion, or bug report, please open a new
issue on GitHub_. To submit patches, please send a pull request on GitHub_.
Once your changes get merged back in, you'll automatically be added to the
`Contributors List <https://github.com/kennethreitz/python-guide/contributors>`_.
Todo List
@@ -16,7 +18,6 @@ If you'd like to contribute, there's plenty to do. Here's a short todo_ list.
.. _GitHub: http://github.com/kennethreitz/python-guide/
.. _AUTHORS: http://github.com/kennethreitz/python-guide/blob/master/AUTHORS.rst
.. _todo: https://github.com/kennethreitz/python-guide/blob/master/TODO.rst
.. include:: ../../AUTHORS.rst