diff options
author | Raymond Hettinger <python@rcn.com> | 2005-07-08 14:37:56 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2005-07-08 14:37:56 (GMT) |
commit | 6e447d0cd376c3a63c3ef0fc630b42f49a28fb09 (patch) | |
tree | 658dcf1fe02325024c47b6086b13c3bf1db3895f /Misc | |
parent | 5cb784629f4d05a2621db28e6c2a07e6f38095c9 (diff) | |
download | cpython-6e447d0cd376c3a63c3ef0fc630b42f49a28fb09.zip cpython-6e447d0cd376c3a63c3ef0fc630b42f49a28fb09.tar.gz cpython-6e447d0cd376c3a63c3ef0fc630b42f49a28fb09.tar.bz2 |
Add permissions for the Summer of Code project.
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/developers.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt index a6c2659..db9faa3 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,13 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Added two new developers for the Summer of Code project. 8 July 2005 + by RDH. Andrew Kuchling will be mentoring Gregory K Johnson for a + project to enchance mailbox. Brett Cannon requested access for Flovis + (sirolf) to work on pstats, profile, and hotshot. Both users are + expected to work primarily in nondist/sandbox and have their work + reviewed before making updates to active code. + - Reinhold Birkenfeld was given SF tracker permissions on 28 May 2005 by RDH. Since the beginning of 2005, he has been active in discussions on python-dev and has submitted a dozen patch reviews. The permissions |