diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2007-01-06 21:24:35 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2007-01-06 21:24:35 (GMT) |
commit | e8330fa2aaef31ad3216cbbb35101e3b4ac62d2a (patch) | |
tree | 7be33b42670f5146730b1351cb226d524e5b220c /Misc/developers.txt | |
parent | 83955ef6395946bb9255fee8a3c98ff892d4f2fb (diff) | |
download | cpython-e8330fa2aaef31ad3216cbbb35101e3b4ac62d2a.zip cpython-e8330fa2aaef31ad3216cbbb35101e3b4ac62d2a.tar.gz cpython-e8330fa2aaef31ad3216cbbb35101e3b4ac62d2a.tar.bz2 |
Add Josiah to SF for maintaining asyncore/asynchat
Diffstat (limited to 'Misc/developers.txt')
-rw-r--r-- | Misc/developers.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt index b400502..2bdab7c 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,9 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python + project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore. + - Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP update access. |