From 475fb82d9874d465910c446349e254e9e8afa12f Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Fri, 8 Oct 2010 23:17:14 +0000 Subject: [PATCH] [1.2.X] Adding my bio. This is a backport of [14309]. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14040 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- AUTHORS | 1 + docs/internals/committers.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/AUTHORS b/AUTHORS index d322014db5..c555144e1b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -19,6 +19,7 @@ The PRIMARY AUTHORS are (and/or have been): * Jannis Leidel * James Tauber * Alex Gaynor + * Andrew Godwin More information on the main contributors to Django can be found in docs/internals/committers.txt. diff --git a/docs/internals/committers.txt b/docs/internals/committers.txt index 9dde5a53a9..29058f00f0 100644 --- a/docs/internals/committers.txt +++ b/docs/internals/committers.txt @@ -222,6 +222,17 @@ Karen Tracey .. _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 -----------