diff options
| author | Paul McMillan <Paul@McMillan.ws> | 2011-08-22 03:37:37 +0000 |
|---|---|---|
| committer | Paul McMillan <Paul@McMillan.ws> | 2011-08-22 03:37:37 +0000 |
| commit | 11cc26681bd186be30e9cef4b78b78b54a5e66a2 (patch) | |
| tree | 59984ed832283ccfce7cf53dba8f43835f9659bf | |
| parent | a52411488398303e67e2f4019b052172edd99a68 (diff) | |
Added myself to the committers list
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16643 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | AUTHORS | 1 | ||||
| -rw-r--r-- | docs/internals/committers.txt | 15 |
2 files changed, 16 insertions, 0 deletions
@@ -25,6 +25,7 @@ The PRIMARY AUTHORS are (and/or have been): * Chris Beaven * Honza Král * Idan Gazit + * Paul McMillan 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 f39fc86b82..3d89f44774 100644 --- a/docs/internals/committers.txt +++ b/docs/internals/committers.txt @@ -300,6 +300,21 @@ Honza Král .. _Pixane: http://pixane.com .. _Skills: http://skillsapp.com +`Paul McMillan`_ + Paul found Django in 2008 while looking for a more + structured approach to web programming. He stuck around after + figuring out that the developers of Django had already invented + many of the wheels he needed. His passion for breaking (and then + fixing) things led to his current role working to maintain and + improve the security of Django. + + Paul works in Berkeley, California as a `web developer`_ and `security + consultant`_. + +.. _Paul McMillan: http://subversivecode.com +.. _web developer: http://zerocoordinate.com +.. _security consultant: http://subversivecode.com/about + Specialists ----------- |
