the peanut gallery: "Who is doing the SSL support?"

== An experimental To-Do List ==
Some of the developers update their [[https://jython.basecamphq.com/login|task lists]] online. Anonymous login is as follows: 
 * user: `jythonbasecampguest`
 * password: `jythonguest`
If you'd like to have a personal account, please [[mailto:jython@extreme.st|request one]].

== Individuals ==
OtiHumbel
 * build
 * installer
 * java integration

TimFreund
 * [[http://jython.achievewith.us/buildbot/|Jython BuildBot]] (contact Tim to add or edit a build slave)

JoshJuneau
 * website
 * documentation

CharlieGroves
 * finishing off 2.2 test failures
 * fixing windows only regrtest failures

AndrewKuchling
 * wiki software administration
 * CPython commits
 * RelicensingJython
 * bytes type (from [[http://www.python.org/dev/peps/pep-0358/|PEP 358]]; being added to Python 3000 and 2.6)

JimBaker
 * Parser and compiler updates (to 2.5 and beyond !)
 * Generally help on sprinting

PhilipJenvey
 * SetuptoolsOnJython
 * PylonsOnJython

GregMoore
 * Working on 2.2 user docs
 * Created and maintaining DocumentationAndEducation section.
 * Jython example writer and collector.
 
AlanKennedy
 * Network modules, i.e. NewSocketModule, SelectModule, httplib, ftplib, BaseHttpServer, etc
 * Modjy, the jython WSGI to servlets gateway
 [[http://jyson.xhaus.com|jyson]], a fast pure-java JSON codec for jython