diff options
| author | Brian Rosner <brosner@gmail.com> | 2008-09-03 20:30:52 +0000 |
|---|---|---|
| committer | Brian Rosner <brosner@gmail.com> | 2008-09-03 20:30:52 +0000 |
| commit | 26dd79c8aaea3a29bf64572090c26637f2f7f4b2 (patch) | |
| tree | 8eeacd6327b9c35b1a873e72c465d82e71fca737 /docs | |
| parent | 62fc1553433b6b962ebf40d08f85a252de728af9 (diff) | |
Updated my entry on the committers documentation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8943 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/internals/committers.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/internals/committers.txt b/docs/internals/committers.txt index 909374c2c7..aadff4b404 100644 --- a/docs/internals/committers.txt +++ b/docs/internals/committers.txt @@ -121,11 +121,19 @@ Joseph Kocherhans .. _luke plant: http://lukeplant.me.uk/ -Brian Rosner +`Brian Rosner`_ + Brian is currently a web developer working on an e-commerce system in + Django. He spends his free time contributing to Django and enjoys to learn + more about programming languages and system architectures. Brian is the + co-host of the weekly podcast, `This Week in Django`_. + Brian helped immensely in getting Django's "newforms-admin" branch finished in time for Django 1.0; he's now a full committer, continuing to improve on the admin and forms system. +.. _brian rosner: http://oebfare.com/ +.. _this week in django: http://thisweekindjango.com/ + Gary Wilson In early 2007, Gary start contributing a lot of cleanup fixes and fixing broken windows. He's continued to do that necessary tidying up work |
