From 26dd79c8aaea3a29bf64572090c26637f2f7f4b2 Mon Sep 17 00:00:00 2001 From: Brian Rosner Date: Wed, 3 Sep 2008 20:30:52 +0000 Subject: [PATCH] Updated my entry on the committers documentation. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8943 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/internals/committers.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) 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