diff options
| author | Jannis Leidel <jannis@leidel.info> | 2009-10-28 10:01:38 +0000 |
|---|---|---|
| committer | Jannis Leidel <jannis@leidel.info> | 2009-10-28 10:01:38 +0000 |
| commit | b1151bc2b3c195a2eb5614773cbb77e1a80eec66 (patch) | |
| tree | 46e1e5c4a393d6795f6c72d9e72b3dfce337386a | |
| parent | ebe540528269edde89365cf9330f98ebcad29fea (diff) | |
[1.1.X] Added bio for myself
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@11679 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. @@ -266,7 +267,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 ----------- |
