diff options
| author | Adrian Holovaty <adrian@holovaty.com> | 2005-08-02 18:00:13 +0000 |
|---|---|---|
| committer | Adrian Holovaty <adrian@holovaty.com> | 2005-08-02 18:00:13 +0000 |
| commit | 72e32b31f23415af8cc7a400f072c70f6b4bc6cc (patch) | |
| tree | c08d6b75f062dd1d98c449c48fbf7f6283bf8bff /docs/faq.txt | |
| parent | 51aba5deafd276663064f0796b25d5e512a07336 (diff) | |
Fixed #249 -- Added our IRC nicks to docs/faq.txt. Good idea, espen
git-svn-id: http://code.djangoproject.com/svn/django/trunk@389 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs/faq.txt')
| -rw-r--r-- | docs/faq.txt | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/faq.txt b/docs/faq.txt index 329ee42dc2..85649f3729 100644 --- a/docs/faq.txt +++ b/docs/faq.txt @@ -64,6 +64,8 @@ Lawrence, Kansas, USA. Adrian is the lead developer at World Online and the man behind the code at `chicagocrime.org`_. He lives in Chicago. + On IRC, Adrian goes by ``adrian_h``. + `Simon Willison`_ Simon is a well-respected Web developer from England. He had a one-year internship at World Online, during which time he and Adrian developed @@ -72,6 +74,8 @@ Lawrence, Kansas, USA. fault. He went back to university to finish his degree and is poised to continue doing big, exciting things on the Web. He lives in England. + On IRC, Simon goes by ``SimonW``. + `Jacob Kaplan-Moss`_ Jacob is a whipper-snapper from California who spends equal time coding and cooking. He does Web development for World Online and actively hacks on @@ -79,12 +83,16 @@ Lawrence, Kansas, USA. was the first guy to figure out how to write Tivo apps in Python. Lately he's been messing with Python on the PSP. He lives in Lawrence, Kansas. + On IRC, Jacob goes by ``jacobkm``. + `Wilson Miner`_ Wilson's design-fu makes us all look like rock stars. When not sneaking - into apartment complex swimming pools he is the Commercial Development + into apartment complex swimming pools, he's the Commercial Development Director for World Online, which means he makes the money that pays all our paychecks. He lives in Lawrence, Kansas. + On IRC, Wilson goes by ``wilsonian``. + .. _`World Online`: http://code.djangoproject.com/wiki/WorldOnline .. _`Adrian Holovaty`: http://www.holovaty.com/ .. _`chicagocrime.org`: http://www.chicagocrime.org/ |
