diff options
| author | Simon Charette <charette.s@gmail.com> | 2013-02-01 14:52:27 -0500 |
|---|---|---|
| committer | Simon Charette <charette.s@gmail.com> | 2013-02-01 14:52:27 -0500 |
| commit | ab51dff83d100af6ef026cab8cb75134e28296eb (patch) | |
| tree | ea639963bb2bda34ee53d53fc2f0b951a6e77c84 | |
| parent | a0c67c69bf49d9e1902afd57d95b8511aa911ccb (diff) | |
Added myself to core developpers
| -rw-r--r-- | AUTHORS | 2 | ||||
| -rw-r--r-- | docs/internals/committers.txt | 16 |
2 files changed, 17 insertions, 1 deletions
@@ -34,6 +34,7 @@ The PRIMARY AUTHORS are (and/or have been): * Jeremy Dunck * Bryan Veloso * Preston Holmes + * Simon Charette More information on the main contributors to Django can be found in docs/internals/committers.txt. @@ -127,7 +128,6 @@ answer newbie questions, and generally made Django that much better: Chris Chamberlin <dja@cdc.msbx.net> Amit Chakradeo <http://amit.chakradeo.net/> ChaosKCW - Simon Charette <charette.s@gmail.com> Kowito Charoenratchatabhan <kowito@felspar.com> Sengtha Chay <sengtha@e-khmer.com> ivan.chelubeev@gmail.com diff --git a/docs/internals/committers.txt b/docs/internals/committers.txt index 7900dd8cd0..69c9974967 100644 --- a/docs/internals/committers.txt +++ b/docs/internals/committers.txt @@ -419,6 +419,22 @@ Jeremy Dunck .. _Preston Holmes: http://www.ptone.com/ +`Simon Charette`_ + Simon is a mathematic student who discovered Django while searching for a + replacement framework to an in-house PHP entity. Since that faithful day + Django has been a big part of his life. So far, he's been involved in some + ORM and forms API fixes. + + Apart from contributing to multiple open source projects he spends most of + his spare-time playing `Ultimate Frisbee`_ and working part-time + at this awesome place called `Reptiletech`_. + + Simon lives in Montréal, Québec, Canada. + +.. _Simon Charette: https://github.com/charettes +.. _Ultimate Frisbee: http://www.montrealultimate.ca +.. _Reptiletech: http://www.reptiletech.com + Specialists ----------- |
