Made some much-needed updates to AUTHORS
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3468 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a55fa029f7
commit
9345c85e97
15
AUTHORS
15
AUTHORS
|
@ -16,12 +16,23 @@ before Simon departed and currently oversees things with Adrian.
|
||||||
|
|
||||||
Wilson Miner <http://www.wilsonminer.com/>, who designed Django's admin
|
Wilson Miner <http://www.wilsonminer.com/>, who designed Django's admin
|
||||||
interface, pretty error pages, official Web site (djangoproject.com) and has
|
interface, pretty error pages, official Web site (djangoproject.com) and has
|
||||||
made many other contributions.
|
made many other contributions. He makes us look good.
|
||||||
|
|
||||||
|
Malcolm Tredinnick <http://www.pointy-stick.com/blog/>, who has made
|
||||||
|
significant contributions to all levels of the framework, from its database
|
||||||
|
layer to template system and documentation.
|
||||||
|
|
||||||
Georg "Hugo" Bauer <http://hugo.muensterland.org/>, who added
|
Georg "Hugo" Bauer <http://hugo.muensterland.org/>, who added
|
||||||
internationalization support, manages i18n contributions and has made a ton
|
internationalization support, manages i18n contributions and has made a ton
|
||||||
of excellent tweaks, feature additions and bug fixes.
|
of excellent tweaks, feature additions and bug fixes.
|
||||||
|
|
||||||
|
Luke Plant <http://lukeplant.me.uk/>, who has contributed many excellent
|
||||||
|
improvements, including database-level improvements, the CSRF middleware and
|
||||||
|
unit tests.
|
||||||
|
|
||||||
|
Russell Keith-Magee <freakboy@iinet.net.au>, who has contributed many excellent
|
||||||
|
improvements, including refactoring of the Django ORM code and unit tests.
|
||||||
|
|
||||||
Robert Wittams <http://robert.wittams.com/>, who majorly refactored the Django
|
Robert Wittams <http://robert.wittams.com/>, who majorly refactored the Django
|
||||||
admin application to allow for easier reuse and has made a ton of excellent
|
admin application to allow for easier reuse and has made a ton of excellent
|
||||||
tweaks, feature additions and bug fixes.
|
tweaks, feature additions and bug fixes.
|
||||||
|
@ -70,7 +81,6 @@ answer newbie questions, and generally made Django that much better:
|
||||||
Michael Josephson <http://www.sdjournal.com/>
|
Michael Josephson <http://www.sdjournal.com/>
|
||||||
jpellerin@gmail.com
|
jpellerin@gmail.com
|
||||||
junzhang.jn@gmail.com
|
junzhang.jn@gmail.com
|
||||||
Russell Keith-Magee <freakboy@iinet.net.au>
|
|
||||||
Garth Kidd <http://www.deadlybloodyserious.com/>
|
Garth Kidd <http://www.deadlybloodyserious.com/>
|
||||||
kilian <kilian.cavalotti@lip6.fr>
|
kilian <kilian.cavalotti@lip6.fr>
|
||||||
Sune Kirkeby <http://ibofobi.dk/>
|
Sune Kirkeby <http://ibofobi.dk/>
|
||||||
|
@ -118,7 +128,6 @@ answer newbie questions, and generally made Django that much better:
|
||||||
Tom Tobin
|
Tom Tobin
|
||||||
Tom Insam
|
Tom Insam
|
||||||
Joe Topjian <http://joe.terrarum.net/geek/code/python/django/>
|
Joe Topjian <http://joe.terrarum.net/geek/code/python/django/>
|
||||||
Malcolm Tredinnick
|
|
||||||
Amit Upadhyay
|
Amit Upadhyay
|
||||||
Geert Vanderkelen
|
Geert Vanderkelen
|
||||||
Milton Waddams
|
Milton Waddams
|
||||||
|
|
Loading…
Reference in New Issue