team.txt 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614
  1. ===========
  2. Django team
  3. ===========
  4. .. _original-team-list:
  5. The original team
  6. =================
  7. Django originally started at World Online, the Web department of the `Lawrence
  8. Journal-World`_ of Lawrence, Kansas, USA.
  9. `Adrian Holovaty`_
  10. Adrian is a Web developer with a background in journalism. He's known in
  11. journalism circles as one of the pioneers of "journalism via computer
  12. programming", and in technical circles as "the guy who invented Django."
  13. He was lead developer at World Online for 2.5 years, during which time
  14. Django was developed and implemented on World Online's sites. He was the
  15. leader and founder of EveryBlock_, a "news feed for your block." He now
  16. develops Soundslice_.
  17. Adrian lives in Chicago, USA.
  18. `Simon Willison`_
  19. Simon is a well-respected Web developer from England. He had a one-year
  20. internship at World Online, during which time he and Adrian developed Django
  21. from scratch. The most enthusiastic Brit you'll ever meet, he's passionate
  22. about best practices in Web development and maintains a well-read
  23. `web-development blog`_.
  24. Simon lives in Brighton, England.
  25. `Jacob Kaplan-Moss`_
  26. Jacob is Director of Platform Security at Heroku_. He worked at World
  27. Online for four years, where he helped open source Django and found
  28. the Django Software Foundation. Jacob lives on a hobby farm outside of
  29. Lawrence where he spends his weekends playing with dirt and power tools.
  30. `Wilson Miner`_
  31. Wilson's design-fu is what makes Django look so nice. He designed the
  32. Web site you're looking at right now, as well as Django's acclaimed admin
  33. interface. Wilson was the designer for EveryBlock and Rdio_. He now
  34. designs for Facebook.
  35. Wilson lives in San Francisco, USA.
  36. .. _lawrence journal-world: http://ljworld.com/
  37. .. _adrian holovaty: http://holovaty.com/
  38. .. _everyblock: http://everyblock.com/
  39. .. _soundslice: https://www.soundslice.com/
  40. .. _simon willison: http://simonwillison.net/
  41. .. _web-development blog: `simon willison`_
  42. .. _jacob kaplan-moss: http://jacobian.org/
  43. .. _revolution systems: http://revsys.com/
  44. .. _wilson miner: http://wilsonminer.com/
  45. .. _heroku: https://heroku.com/
  46. .. _Rdio: http://rdio.com
  47. .. _core-team-list:
  48. The current team
  49. ================
  50. These are the folks who have a long history of contributions, a solid track
  51. record of being helpful on the mailing lists, and a proven desire to dedicate
  52. serious time to Django. In return, they've been invited to join the :ref:`core
  53. team <core-team>`.
  54. `Luke Plant`_
  55. At University Luke studied physics and Materials Science and also
  56. met `Michael Meeks`_ who introduced him to Linux and Open Source,
  57. re-igniting an interest in programming. Since then he has
  58. contributed to a number of Open Source projects and worked
  59. professionally as a developer.
  60. Luke has contributed many excellent improvements to Django,
  61. including database-level improvements, the CSRF middleware and
  62. many unit tests.
  63. Luke currently works for a church in Bradford, UK, and part-time
  64. as a freelance developer.
  65. .. _luke plant: http://lukeplant.me.uk/
  66. .. _michael meeks: http://en.wikipedia.org/wiki/Michael_Meeks_(software)
  67. `Russell Keith-Magee`_
  68. Russell studied physics as an undergraduate, and studied neural networks for
  69. his PhD. His first job was with a startup in the defense industry developing
  70. simulation frameworks. Over time, mostly through work with Django, he's
  71. become more involved in Web development.
  72. Russell has helped with several major aspects of Django, including a
  73. couple major internal refactorings, creation of the test system, and more.
  74. Russell lives in the most isolated capital city in the world — Perth,
  75. Australia.
  76. .. _russell keith-magee: http://cecinestpasun.com/
  77. `James Bennett`_
  78. James is one of Django's release managers, and also contributes to the
  79. documentation and provide the occasional bugfix.
  80. James came to Web development from philosophy when he discovered
  81. that programmers get to argue just as much while collecting much
  82. better pay. He lives in Lawrence, Kansas and previously worked at
  83. World Online; currently, he's part of the Web development team at
  84. Mozilla.
  85. He `keeps a blog`_, and enjoys fine port and talking to his car.
  86. .. _james bennett: http://b-list.org/
  87. .. _keeps a blog: `james bennett`_
  88. Justin Bronn
  89. Justin Bronn is a computer scientist and attorney specializing
  90. in legal topics related to intellectual property and spatial law.
  91. In 2007, Justin began developing ``django.contrib.gis`` in a branch,
  92. a.k.a. GeoDjango_, which was merged in time for Django 1.0. While
  93. implementing GeoDjango, Justin obtained a deep knowledge of Django's
  94. internals including the ORM, the admin, and Oracle support.
  95. Justin lives in San Francisco, CA.
  96. .. _GeoDjango: http://geodjango.org/
  97. Karen Tracey
  98. Karen has a background in distributed operating systems (graduate school),
  99. communications software (industry) and crossword puzzle construction
  100. (freelance). The last of these brought her to Django, in late 2006, when
  101. she set out to put a Web front-end on her crossword puzzle database.
  102. That done, she stuck around in the community answering questions, debugging
  103. problems, etc. -- because coding puzzles are as much fun as word puzzles.
  104. Karen lives in Apex, NC, USA.
  105. `Jannis Leidel`_
  106. Jannis graduated in media design from `Bauhaus-University Weimar`_,
  107. is the author of a number of pluggable Django apps and likes to
  108. contribute to Open Source projects like virtualenv_ and pip_.
  109. He has worked on Django's auth, admin and staticfiles apps as well as
  110. the form, core, internationalization and test systems. He currently works
  111. at Mozilla_.
  112. Jannis lives in Berlin, Germany.
  113. .. _Jannis Leidel: https://jezdez.com/
  114. .. _Bauhaus-University Weimar: http://www.uni-weimar.de/
  115. .. _virtualenv: http://www.virtualenv.org/
  116. .. _pip: http://www.pip-installer.org/
  117. .. _Mozilla: https://www.mozilla.org/
  118. `Andrew Godwin`_
  119. Andrew is a freelance Python developer and tinkerer, and has been
  120. developing against Django since 2007. He graduated from Oxford University
  121. with a degree in Computer Science, and has become most well known
  122. in the Django community for his work on South, the schema migrations
  123. library.
  124. Andrew lives in London, UK.
  125. .. _Andrew Godwin: http://www.aeracode.org/
  126. `Carl Meyer`_
  127. Carl has been working with Django since 2007 (long enough to remember
  128. queryset-refactor, but not magic-removal), and works as a freelance
  129. developer with OddBird_. He became a Django contributor by accident,
  130. because fixing bugs is more interesting than working around them.
  131. Carl lives in Rapid City, SD, USA.
  132. .. _Carl Meyer: http://www.oddbird.net/
  133. .. _OddBird: http://www.oddbird.net/
  134. Ramiro Morales
  135. Ramiro has been reading Django source code and submitting patches since
  136. mid-2006 after researching for a Python Web tool with matching awesomeness
  137. and being pointed to it by an old ninja.
  138. A software developer in the electronic transactions industry, he is a
  139. living proof of the fact that anyone with enough enthusiasm can contribute
  140. to Django, learning a lot and having fun in the process.
  141. Ramiro lives in Córdoba, Argentina.
  142. `Chris Beaven`_
  143. Chris has been submitting patches and suggesting crazy ideas for Django
  144. since early 2006. An advocate for community involvement and a long-term
  145. triager, he is still often found answering questions in the #django IRC
  146. channel.
  147. Chris lives in Napier, New Zealand (adding to the pool of Oceanic core
  148. developers). He works remotely as a developer for `Lincoln Loop`_.
  149. .. _Chris Beaven: http://smileychris.com/
  150. .. _Lincoln Loop: https://lincolnloop.com/
  151. Honza Král
  152. Honza first discovered Django in 2006 and started using it right away,
  153. first for school and personal projects and later in his full-time job. He
  154. contributed various patches and fixes mostly to the newforms library,
  155. newforms admin and, through participation in the Google Summer of Code
  156. project, assisted in creating the :ref:`model validation
  157. <validating-objects>` functionality.
  158. He is currently working for `Whiskey Media`_ in San Francisco developing
  159. awesome sites running on pure Django.
  160. .. _Whiskey Media: http://www.whiskeymedia.com/
  161. Tim Graham
  162. When exploring Web frameworks for an independent study project in the fall
  163. of 2008, Tim discovered Django and was lured to it by the documentation.
  164. He enjoys contributing to the docs because they're awesome.
  165. Tim works as a software engineer and lives in Philadelphia, PA, USA.
  166. `Idan Gazit`_
  167. As a self-professed design geek, Idan was initially attracted to Django
  168. sometime between magic-removal and queryset-refactor. Formally trained
  169. as a software engineer, Idan straddles the worlds of design and code,
  170. jack of two trades and master of none. He is passionate about usability
  171. and finding novel ways to extract meaning from data, and is a longtime
  172. photographer_.
  173. Idan previously accepted freelance work under the Pixane_ imprint, but
  174. now splits his days between his startup, Skills_, and beautifying all
  175. things Django and Python.
  176. .. _Idan Gazit: http://idan.gazit.me
  177. .. _photographer: http://flickr.com/photos/idangazit
  178. .. _Pixane: http://pixane.com
  179. .. _Skills: http://skillsapp.com
  180. Paul McMillan
  181. Paul found Django in 2008 while looking for a more
  182. structured approach to web programming. He stuck around after
  183. figuring out that the developers of Django had already invented
  184. many of the wheels he needed. His passion for breaking (and then
  185. fixing) things led to his current role working to maintain and
  186. improve the security of Django.
  187. `Julien Phalip`_
  188. Julien has a background in software engineering and human-computer
  189. interaction. As a Web developer, he enjoys tinkering with the backend as
  190. much as designing and coding user interfaces. Julien discovered Django in
  191. 2007 while doing his PhD in Computing Sciences. Since then he has
  192. contributed patches to various components of the framework, in particular
  193. the admin. Julien was a co-founder of the `Interaction Consortium`_. He
  194. now works at Odopod_, a digital agency based in San Francisco, CA, USA.
  195. .. _Julien Phalip: http://julienphalip.com
  196. .. _Interaction Consortium: http://interaction.net.au
  197. .. _Odopod: http://odopod.com
  198. `Aymeric Augustin`_
  199. Aymeric is an engineer with a background in mathematics and computer
  200. science. He chose Django because he believes that software should be simple,
  201. explicit and tested. His perfectionist tendencies quickly led him to triage
  202. tickets and contribute patches.
  203. Aymeric has a pragmatic approach to software engineering, can't live without
  204. a continuous integration server, and likes proving that Django is a good
  205. choice for enterprise software.
  206. He's the CTO of Oscaro_, an e-commerce company based in Paris, France.
  207. .. _Aymeric Augustin: https://myks.org/
  208. .. _Oscaro: http://www.oscaro.com/
  209. `Claude Paroz`_
  210. Claude is a former teacher who fell in love with free software at the
  211. beginning of the 21st century. He's now working as freelancer in Web
  212. development in his native Switzerland. He has found in Django a perfect
  213. match for his needs of a stable, clean, documented and well-maintained Web
  214. framework.
  215. He's also helping the GNOME Translation Project as maintainer of the
  216. Django-based `l10n.gnome.org`_.
  217. .. _Claude Paroz: http://www.2xlibre.net
  218. .. _l10n.gnome.org: https://l10n.gnome.org
  219. Anssi Kääriäinen
  220. Anssi works as a developer at Finnish National Institute for Health and
  221. Welfare. He is also a computer science student at Aalto University. In his
  222. work he uses Django for developing internal business applications and sees
  223. Django as a great match for that use case.
  224. Anssi is interested in developing the object relational mapper (ORM) and
  225. all related features. He's also a fan of benchmarking and he tries keep
  226. Django as fast as possible.
  227. Florian Apolloner
  228. Florian is currently studying Physics at the `Graz University of Technology`_.
  229. Soon after he started using Django he joined the `Ubuntuusers webteam`_ to
  230. work on *Inyoka*, the software powering the whole Ubuntuusers site.
  231. For the time being he lives in Graz, Austria (not Australia ;)).
  232. .. _Graz University of Technology: http://tugraz.at/
  233. .. _Ubuntuusers webteam: http://wiki.ubuntuusers.de/ubuntuusers/Webteam
  234. Jeremy Dunck
  235. Jeremy was rescued from corporate IT drudgery by Free Software and, in part,
  236. Django. Many of Jeremy's interests center around access to information.
  237. Jeremy was the lead developer of Pegasus News, one of the first uses of
  238. Django outside World Online, and has since joined Votizen, a startup intent
  239. on reducing the influence of money in politics.
  240. He serves as DSF Secretary, organizes and helps organize sprints, cares
  241. about the health and equity of the Django community. He has gone an
  242. embarrassingly long time without a working blog.
  243. Jeremy lives in Mountain View, CA, USA.
  244. `Bryan Veloso`_
  245. Bryan found Django 0.96 through a fellow designer who was evangelizing
  246. its use. It was his first foray outside of the land that was PHP-based
  247. templating. Although he has only ever used Django for personal projects,
  248. it is the very reason he considers himself a designer/developer
  249. hybrid and is working to further design within the Django community.
  250. Bryan works as a designer at GitHub by day, and masquerades as a `vlogger`_
  251. and `shoutcaster`_ in the after-hours. Bryan lives in Los Angeles, CA, USA.
  252. .. _bryan veloso: http://avalonstar.com/
  253. .. _vlogger: https://youtube.com/bryanveloso/
  254. .. _shoutcaster: http://twitch.tv/vlogalonstar/
  255. `Preston Holmes`_
  256. Preston is a recovering neuroscientist who originally discovered Django as
  257. part of a sweeping move to Python from a grab bag of half a dozen
  258. languages. He was drawn to Django's balance of practical batteries included
  259. philosophy, care and thought in code design, and strong open source
  260. community. Currently working for Amazon Web Services, he is always looking
  261. for opportunities to volunteer for community oriented education projects,
  262. such as for kids and scientists (e.g. Software Carpentry).
  263. Preston lives with his family and animal menagerie in Santa Barbara, CA, USA.
  264. .. _Preston Holmes: http://www.ptone.com/
  265. `Simon Charette`_
  266. Simon is a mathematics student who discovered Django while searching for a
  267. replacement framework to an in-house PHP entity. Since that faithful day
  268. Django has been a big part of his life. So far, he's been involved in some
  269. ORM and forms API fixes.
  270. Apart from contributing to multiple open source projects he spends most of
  271. his spare-time playing `Ultimate Frisbee`_ and working part-time
  272. at this awesome place called `Reptiletech`_.
  273. Simon lives in Montréal, Québec, Canada.
  274. .. _Simon Charette: https://github.com/charettes
  275. .. _Ultimate Frisbee: http://www.montrealultimate.ca
  276. .. _Reptiletech: http://www.reptiletech.com
  277. Donald Stufft
  278. Donald found Python and Django in 2007 while trying to find a language,
  279. and web framework that he really enjoyed using after many years of PHP. He
  280. fell in love with the beauty of Python and the way Django made tasks simple
  281. and easy. His contributions to Django focus primarily on ensuring that it
  282. is and remains a secure web framework.
  283. Donald currently works at `Nebula Inc`_ as a Software Engineer for their
  284. security team and lives in the Greater Philadelphia Area.
  285. .. _Nebula Inc: https://www.nebula.com/
  286. Marc Tamlyn
  287. Marc started life on the web using Django 1.2 back in 2010, and has never
  288. looked back. He was involved with rewriting the class based view
  289. documentation at DjangoCon EU 2012, and also helped to develop `CCBV`_, an
  290. additional class based view reference tool.
  291. Marc is currently a full-time parent, part-time developer, and lives in
  292. Oxford, UK.
  293. .. _CCBV: http://ccbv.co.uk/
  294. Shai Berger
  295. Shai started working with Python back in 1998, and with Django just
  296. before 1.0. He is a Free Software enthusiast, but life happens, and
  297. he was driven by consulting gigs to contribute to the Oracle and
  298. SQL Server backends of South, and then the Oracle backend of Django
  299. itself. Finally, he joined core to help maintain the Oracle backend.
  300. Shai works for `Platonix`_, a small consulting company he started
  301. with a few friends in 1996, and lives near Tel Aviv, Israel.
  302. .. _Platonix: http://tech.platonix.com
  303. Baptiste Mispelon
  304. Baptiste discovered Django around the 1.2 version and promptly switched away
  305. from his homegrown PHP framework. He started getting more involved in the
  306. project after attending DjangoCon EU 2012, mostly by triaging tickets and
  307. submitting small patches.
  308. Baptiste currently lives in Budapest, Hungary and works for `M2BPO`_,
  309. a small French company providing services to architects.
  310. .. _M2BPO: https://www.m2bpo.fr
  311. Daniele Procida
  312. Daniele unexpectedly became a Django developer on 29th April 2009. Since
  313. then he has relied daily on Django's documentation, which has been a
  314. constant companion to him. More recently he has been able to contribute
  315. back to the project by helping improve the documentation itself.
  316. He is the author of `Arkestra`_ and `Don't be afraid to commit`_. He lives
  317. in Cardiff, Wales, and works for `Divio`_.
  318. .. _Divio: https://divio.ch/
  319. .. _Arkestra: http://arkestra-project.org/
  320. .. _Don\'t be afraid to commit: https://dont-be-afraid-to-commit.readthedocs.org
  321. `Erik Romijn`_
  322. Erik started using Django in the days of 1.2. His largest contribution to Django was
  323. ``GenericIPAddressField``, and he has worked on all sorts of patches since.
  324. While developing with Django, he always keeps a little list of even the slightest
  325. Django frustrations, to tackle them at a later time and prevent other developers
  326. from having to deal with the same issues.
  327. Erik is an independent app maker, mostly developing web and mobile apps, as
  328. `Solid Links`_. He also enjoys helping ordinary developers to build safer web apps,
  329. for which Django is already a great start, and developed `Erik's Pony Checkup`_ with
  330. that goal in mind. Erik lives in Amsterdam, The Netherlands.
  331. .. _Erik Romijn: http://erik.io/
  332. .. _Solid Links: http://solidlinks.nl/
  333. .. _Erik's Pony Checkup: http://ponycheckup.com/
  334. `Loïc Bistuer`_
  335. Loïc studied telecommunications engineering and works as an independent
  336. software developer and consultant.
  337. He discovered Django in 2008 shortly before the 1.0 release and has been
  338. hooked ever since. He contributes mostly to Django's ORM and Form
  339. components. His main contributions include advanced query prefetching,
  340. streamlining QuerySet and Manager to improve query reusability, and a
  341. significant refactor of forms error handling.
  342. Loïc is originally from the South of France and currently lives in
  343. Bangkok, Thailand.
  344. .. _Loïc Bistuer: https://github.com/loic
  345. `Michael Manfre`_
  346. Michael started running Django on Windows against a Microsoft SQL Server
  347. (MSSQL) database in 2008. He quickly became the maintainer of the
  348. django-mssql 3rd party database backend. Much of his involvement with
  349. Django relates to the ORM, the private 3rd party database API, and using
  350. Django on Windows.
  351. Michael lives in Cary, NC, USA.
  352. .. _Michael Manfre: http://manfre.net
  353. `Collin Anderson`_
  354. Collin found Django in November 2006. He was in awe of the admin and ORM
  355. and was amazed that the documentation was teaching him best web practices
  356. like redirecting after a successful POST request. Why had he never learned
  357. this before? No one knows to this day.
  358. He enjoys helping people on the |django-users| mailing list and making
  359. Django simple and easy for newcomers.
  360. Collin lives in South Bend, IN, USA where he uses Django to `increase
  361. unity`_.
  362. .. _Collin Anderson: https://github.com/collinanderson
  363. .. _increase unity: http://onetencommunications.com/about/
  364. `Tom Christie`_
  365. Tom has background in speech recognition, networking, and web development.
  366. He has a particular interest in Web API design and is the original author
  367. of `Django REST framework`_.
  368. Tom lives in the seaside city of Brighton, UK.
  369. .. _Tom Christie: https://twitter.com/_tomchristie
  370. .. _Django REST framework: http://django-rest-framework.org
  371. `Curtis Maloney`_
  372. Curtis is a self-taught programmer from Melbourne, Australia, who eschews
  373. specialization. Upon finding Django when it was first open sourced, he
  374. realized it was possible to enjoy web development.
  375. He spends a lot of time helping people on the #django IRC channel, and has
  376. authored and released a number of `smaller django apps`_.
  377. .. _Curtis Maloney: http://musings.tinbrain.net/blog/
  378. .. _smaller django apps: https://github.com/funkybob/
  379. Past team members
  380. =================
  381. Georg "Hugo" Bauer
  382. Georg created Django's internationalization system, managed i18n
  383. contributions and made a ton of excellent tweaks, feature additions and bug
  384. fixes.
  385. Robert Wittams
  386. Robert was responsible for the *first* refactoring of Django's admin
  387. application to allow for easier reuse and has made a ton of
  388. excellent tweaks, feature additions and bug fixes.
  389. `Alex Gaynor`_
  390. Alex was involved in many parts of Django, he contributed to the ORM,
  391. forms, admin, amongst others; he is most known for his work on
  392. multiple-database support in Django.
  393. Alex lives in San Francisco, CA, USA.
  394. .. _Alex Gaynor: https://alexgaynor.net
  395. `Simon Meers`_
  396. Simon discovered Django 0.96 during his Computer Science PhD research and
  397. has been developing with it full-time ever since. His core code
  398. contributions are mostly in Django's admin application.
  399. Simon works as a freelance developer based in Wollongong, Australia.
  400. .. _Simon Meers: http://simonmeers.com/
  401. `Gabriel Hurley`_
  402. Gabriel has been working with Django since 2008, shortly after the 1.0
  403. release. Convinced by his business partner that Python and Django were the
  404. right direction for the company, he couldn't have been more happy with the
  405. decision. His contributions range across many areas in Django, but years of
  406. copy-editing and an eye for detail lead him to be particularly at home
  407. while working on Django's documentation.
  408. Gabriel works as a developer in the SF Bay Area, CA, USA.
  409. .. _gabriel hurley: http://strikeawe.com/
  410. Malcolm Tredinnick
  411. Malcolm originally wanted to be a mathematician and somehow ended up a
  412. software developer. He contributed to many Open Source projects, served on
  413. the board of the GNOME foundation, and was a great chess player.
  414. Malcolm was deeply involved in many part of Django - most notably, the
  415. ORM, but many other internals bear his fingerprints. Django’s support for
  416. unicode and autoescaping in templates can both be almost entirely
  417. attributed to Malcolm.
  418. He was an International Man of Mystery and lived in Sydney, Australia.
  419. *Malcolm passed away on March 17, 2013.*
  420. Matt Boersma
  421. Matt helped with Django's Oracle support.
  422. Ian Kelly
  423. Ian also helped with Oracle support.
  424. Joseph Kocherhans
  425. Joseph was the director of lead development at EveryBlock and previously
  426. developed at the Lawrence Journal-World. He often disappears for several
  427. days into the woods, attempts to teach himself computational linguistics,
  428. and annoys his neighbors with his Charango_ playing.
  429. Joseph's first contribution to Django was a series of improvements to the
  430. authorization system leading up to support for pluggable authorization.
  431. Since then, he's worked on the new forms system, its use in the admin, and
  432. many other smaller improvements.
  433. Joseph lives in Chicago, USA.
  434. .. _charango: http://en.wikipedia.org/wiki/Charango
  435. `Gary Wilson`_
  436. Gary starting contributing patches to Django in 2006 while developing Web
  437. applications for `The University of Texas`_ (UT). Since, he has made
  438. contributions to the email and forms systems, as well as many other
  439. improvements and code cleanups throughout the code base.
  440. Gary lives in Austin, Texas, USA.
  441. .. _Gary Wilson: http://thegarywilson.com/
  442. .. _The University of Texas: http://www.utexas.edu/
  443. `Brian Rosner`_
  444. Brian enjoys learning more about programming languages and system
  445. architectures and contributing to open source projects.
  446. He helped immensely in getting Django's "newforms-admin" branch finished
  447. in time for Django 1.0.
  448. Brian lives in Denver, Colorado, USA.
  449. .. _brian rosner: http://brosner.com/
  450. `James Tauber`_
  451. James is the lead developer of Pinax_ and the CEO and founder of
  452. Eldarion_. He has been doing open source software since 1993, Python
  453. since 1998 and Django since 2006. He serves on the board of the Python
  454. Software Foundation and is currently on a leave of absence from a PhD in
  455. linguistics.
  456. James currently lives in Boston, MA, USA but originally hails from
  457. Perth, Western Australia where he attended the same high school as
  458. Russell Keith-Magee.
  459. .. _James Tauber: http://jtauber.com/
  460. .. _eldarion: http://eldarion.com/
  461. .. _pinax: http://pinaxproject.com/