replace non-existent UPGRADE with updated AUTHORS in MANIFEST.in

This commit is contained in:
Jonathan Barratt 2016-10-27 14:30:46 +07:00
parent d5502bb00d
commit de384af4f8
No known key found for this signature in database
GPG Key ID: BCBF01FBE07879DD
2 changed files with 17 additions and 6 deletions

21
AUTHORS
View File

@ -1,13 +1,24 @@
django-helpdesk was originally written by Ross Poulton. Since publishing the
code a number of people have made some fantastic improvements and provided
bug fixes and updates as the Django codebase has moved on and caused small
portions of this application to break.
django-helpdesk was originally written by Ross Poulton. After nearly nine
years under his guidance, the project graduated to its own eponymous
organization, and is currently maintained by:
To these people, and any more, my sincere thanks:
Alex Seeholzer (@flinz)
Garret Wassermann (@gwasser)
Jonathan Barratt (@reduxionist)
Since publishing the code a number of people have made some fantastic
improvements and provided bug fixes and updates as the Django codebase
has moved on and caused small portions of this application to break.
To these people, and many more, our sincere thanks:
Alex Barcelo
Andreas Kotowicz
Chris Etcp
Daryl Egarr
David Clymer
Loe Spee
Maxim Litnitskiy
Nikolay Panov
Stefano Brentegani
Tony Zhu

View File

@ -1,5 +1,5 @@
include README.rst
include UPGRADE
include AUTHORS
include LICENSE*
include requirements.txt