diff options
| -rw-r--r-- | AUTHORS | 2 | ||||
| -rw-r--r-- | docs/internals/committers.txt | 10 |
2 files changed, 11 insertions, 1 deletions
@@ -29,6 +29,7 @@ The PRIMARY AUTHORS are (and/or have been): * Julien Phalip * Aymeric Augustin * Claude Paroz + * Anssi Kääriäinen More information on the main contributors to Django can be found in docs/internals/committers.txt. @@ -276,7 +277,6 @@ answer newbie questions, and generally made Django that much better: jpellerin@gmail.com junzhang.jn@gmail.com Xia Kai <http://blog.xiaket.org/> - Anssi Kääriäinen Antti Kaihola <http://djangopeople.net/akaihola/> Peter van Kampen Bahadır Kandemir <bahadir@pardus.org.tr> diff --git a/docs/internals/committers.txt b/docs/internals/committers.txt index ff9d06fc45..972e506155 100644 --- a/docs/internals/committers.txt +++ b/docs/internals/committers.txt @@ -355,6 +355,16 @@ Honza Král .. _Claude Paroz: http://www.2xlibre.net .. _l10n.gnome.org: http://l10n.gnome.org +Anssi Kääriäinen + Anssi works as a developer at Finnish National Institute for Health and + Welfare. He is also a computer science student at Aalto University. In his + work he uses Django for developing internal business applications and sees + Django as a great match for that use case. + + Anssi is interested in developing the object relational mapper (ORM) and + all related features. He's also a fan of benckmarking and he tries keep + Django as fast as possible. + Specialists ----------- |
