diff options
| author | Claude Paroz <claude@2xlibre.net> | 2012-03-13 17:35:00 +0000 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2012-03-13 17:35:00 +0000 |
| commit | f5afa22abd13d69ecc2fca628ed47bb945f7c431 (patch) | |
| tree | ec8ca7b554d9e0f2a7f2787fba874d9f4a14c44e | |
| parent | dd13596944c3aa312c828ac03a1f1acd8fb60dc2 (diff) | |
Add myself to committers
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17701 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | AUTHORS | 2 | ||||
| -rw-r--r-- | docs/internals/committers.txt | 13 |
2 files changed, 14 insertions, 1 deletions
@@ -28,6 +28,7 @@ The PRIMARY AUTHORS are (and/or have been): * Paul McMillan * Julien Phalip * Aymeric Augustin + * Claude Paroz More information on the main contributors to Django can be found in docs/internals/committers.txt. @@ -398,7 +399,6 @@ answer newbie questions, and generally made Django that much better: oggie rob <oz.robharvey@gmail.com> oggy <ognjen.maric@gmail.com> Jay Parlar <parlar@gmail.com> - Claude Paroz <claude@2xlibre.net> Carlos Eduardo de Paula <carlosedp@gmail.com> John Paulett <john@paulett.org> pavithran s <pavithran.s@gmail.com> diff --git a/docs/internals/committers.txt b/docs/internals/committers.txt index 089bb70c5b..ff9d06fc45 100644 --- a/docs/internals/committers.txt +++ b/docs/internals/committers.txt @@ -342,6 +342,19 @@ Honza Král .. _Aymeric Augustin: http://myks.org/ .. _management consulting company: http://www.polyconseil.fr/ +`Claude Paroz`_ + Claude is a former teacher who fell in love with free software at the + beginning of the 21st century. He's now working as freelancer in Web + development in his native Switzerland. He has found in Django a perfect + match for his needs of a stable, clean, documented and well-maintained Web + framework. + + He's also helping the GNOME Translation Project as maintainer of the + Django-based `l10n.gnome.org`_. + +.. _Claude Paroz: http://www.2xlibre.net +.. _l10n.gnome.org: http://l10n.gnome.org + Specialists ----------- |
