summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2010-10-08 21:12:55 +0000
committerAlex Gaynor <alex.gaynor@gmail.com>2010-10-08 21:12:55 +0000
commite8051e983a9a6a2fbec1ba79cb79d00c62fddb24 (patch)
tree644b1f177d12970d85cc82833ed2b0e7a937d187
parent9937943f3a4d6f9e6e0121b41c22ec7ea64dc66c (diff)
[1.2.X] Added myself to the committers docs. This is a backport of [14034] and [14035].
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14036 bcc190cf-cafb-0310-a4f2-bffc1f526a37
-rw-r--r--AUTHORS2
-rw-r--r--docs/internals/committers.txt11
2 files changed, 12 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 52d3d3ad26..d322014db5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -18,6 +18,7 @@ The PRIMARY AUTHORS are (and/or have been):
* Karen Tracey
* Jannis Leidel
* James Tauber
+ * Alex Gaynor
More information on the main contributors to Django can be found in
docs/internals/committers.txt.
@@ -180,7 +181,6 @@ answer newbie questions, and generally made Django that much better:
Jorge Gajon <gajon@gajon.org>
gandalf@owca.info
Marc Garcia <marc.garcia@accopensys.com>
- Alex Gaynor <alex.gaynor@gmail.com>
Andy Gayton <andy-django@thecablelounge.com>
Idan Gazit
geber@datacollect.com
diff --git a/docs/internals/committers.txt b/docs/internals/committers.txt
index b0bb18b955..e5c04c35f3 100644
--- a/docs/internals/committers.txt
+++ b/docs/internals/committers.txt
@@ -211,6 +211,17 @@ Karen Tracey
.. _James Tauber: http://jtauber.com/
+`Alex Gaynor`_
+ Alex is a student at Rensselaer Polytechnic Institute, and is also an
+ independent contractor. He found Django in 2007 and has been addicted ever
+ since he found out you don't need to write out your forms by hand. He has
+ a small obsession with compilers. He's contributed to the ORM, forms,
+ admin, and other components of Django.
+
+ Alex lives in Chicago, IL, but spends most of his time in Troy, NY.
+
+.. _Alex Gaynor: http://alexgaynor.net
+
Specialists
-----------