Adding my bio. Andrew enjoys writing about himself in the third person.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14039 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
52f763d935
commit
37023bc0bc
2
AUTHORS
2
AUTHORS
|
@ -19,6 +19,7 @@ The PRIMARY AUTHORS are (and/or have been):
|
||||||
* Jannis Leidel
|
* Jannis Leidel
|
||||||
* James Tauber
|
* James Tauber
|
||||||
* Alex Gaynor
|
* Alex Gaynor
|
||||||
|
* Andrew Godwin
|
||||||
|
|
||||||
More information on the main contributors to Django can be found in
|
More information on the main contributors to Django can be found in
|
||||||
docs/internals/committers.txt.
|
docs/internals/committers.txt.
|
||||||
|
@ -191,7 +192,6 @@ answer newbie questions, and generally made Django that much better:
|
||||||
martin.glueck@gmail.com
|
martin.glueck@gmail.com
|
||||||
Artyom Gnilov <boobsd@gmail.com>
|
Artyom Gnilov <boobsd@gmail.com>
|
||||||
Ben Godfrey <http://aftnn.org>
|
Ben Godfrey <http://aftnn.org>
|
||||||
Andrew Godwin <andrew@aeracode.org>
|
|
||||||
GomoX <gomo@datafull.com>
|
GomoX <gomo@datafull.com>
|
||||||
Guilherme Mesquita Gondim <semente@taurinus.org>
|
Guilherme Mesquita Gondim <semente@taurinus.org>
|
||||||
Mario Gonzalez <gonzalemario@gmail.com>
|
Mario Gonzalez <gonzalemario@gmail.com>
|
||||||
|
|
|
@ -222,6 +222,17 @@ Karen Tracey
|
||||||
|
|
||||||
.. _Alex Gaynor: http://alexgaynor.net
|
.. _Alex Gaynor: http://alexgaynor.net
|
||||||
|
|
||||||
|
`Andrew Godwin`_
|
||||||
|
Andrew is a freelance Python developer and tinkerer, and has been
|
||||||
|
developing against Django since 2007. He graduated from Oxford University
|
||||||
|
with a degree in Computer Science, and has become most well known
|
||||||
|
in the Django community for his work on South, the schema migrations
|
||||||
|
library.
|
||||||
|
|
||||||
|
Andrew lives in London, UK.
|
||||||
|
|
||||||
|
.. _Andrew Godwin: http://www.aeracode.org/
|
||||||
|
|
||||||
Specialists
|
Specialists
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue