mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-11-23 08:23:54 +01:00
replace non-existent UPGRADE with updated AUTHORS in MANIFEST.in
This commit is contained in:
parent
d5502bb00d
commit
de384af4f8
21
AUTHORS
21
AUTHORS
@ -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
|
||||
|
@ -1,5 +1,5 @@
|
||||
include README.rst
|
||||
include UPGRADE
|
||||
include AUTHORS
|
||||
include LICENSE*
|
||||
include requirements.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user