diff options
| author | Jannis Leidel <jannis@leidel.info> | 2009-10-28 10:01:16 +0000 |
|---|---|---|
| committer | Jannis Leidel <jannis@leidel.info> | 2009-10-28 10:01:16 +0000 |
| commit | 7440fca145adbc3fb3ee95037a7c5d4e57683cd7 (patch) | |
| tree | e29876762a99757bbefc8bb57a165c297e5a2202 | |
| parent | e6f0c10e77223156d1a804609e3b14704bba0947 (diff) | |
Added bio for myself
git-svn-id: http://code.djangoproject.com/svn/django/trunk@11678 bcc190cf-cafb-0310-a4f2-bffc1f526a37
| -rw-r--r-- | AUTHORS | 2 | ||||
| -rw-r--r-- | docs/internals/committers.txt | 13 |
2 files changed, 13 insertions, 2 deletions
@@ -16,6 +16,7 @@ The PRIMARY AUTHORS are (and/or have been): * Brian Rosner * Justin Bronn * Karen Tracey + * Jannis Leidel More information on the main contributors to Django can be found in docs/internals/committers.txt. @@ -267,7 +268,6 @@ answer newbie questions, and generally made Django that much better: lcordier@point45.com Jeong-Min Lee <falsetru@gmail.com> Tai Lee <real.human@mrmachine.net> - Jannis Leidel <jl@websushi.org> Christopher Lenz <http://www.cmlenz.net/> lerouxb@gmail.com Piotr Lewandowski <piotr.lewandowski@gmail.com> diff --git a/docs/internals/committers.txt b/docs/internals/committers.txt index 7326532ec9..803c3140c7 100644 --- a/docs/internals/committers.txt +++ b/docs/internals/committers.txt @@ -148,7 +148,6 @@ Joseph Kocherhans .. _brian rosner: http://oebfare.com/ .. _eldarion: http://eldarion.com/ -.. _pinax: http://pinaxproject.com/ .. _django dose: http://djangodose.com/ `Gary Wilson`_ @@ -189,6 +188,18 @@ Karen Tracey Karen lives in Apex, NC, USA. +`Jannis Leidel`_ + Jannis graduated in media design from `Bauhaus-University Weimar`_, + is the author of a number of pluggable Django apps and likes to + contribute to Open Source projects like Pinax_. He currently works as + a freelance web developer and designer. + + Jannis lives in Berlin, Germany. + +.. _Jannis Leidel: http://jezdez.com/ +.. _Bauhaus-University Weimar: http://www.uni-weimar.de/ +.. _pinax: http://pinaxproject.com/ + Specialists ----------- |
