Cleanup AUTHORS.rst

fix_request_path_info
Christopher Glass 2011-12-20 18:56:37 +00:00
parent 11daac4fef
commit 741abf4228
2 changed files with 13 additions and 4 deletions

View File

@ -1,4 +0,0 @@
django_polymorphic was created by Bert Constantin in 2009/2010.
Andrew Ingram contributed setup.py
Charles Leifer contributed Python 2.4 compatibility

13
AUTHORS.rst 100644
View File

@ -0,0 +1,13 @@
Main authors (commit rights to the main repository)
===================================================
* Bert Constantin 2009/2010 (disappeared :( )
* Chris Glass <tribaal@gmail.com> (Current maintainer)
Contributors
=============
* Andrew Ingram (contributed setup.py)
* Charles Leifer (python 2.4 compatibility)
* Martin Brochhaus