diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2007-10-22 04:47:54 (GMT) |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2007-10-22 04:47:54 (GMT) |
commit | aef8e55269ad4e35b5ac6b8e0d47dcbda1d20b02 (patch) | |
tree | 914b4daa8246a8239b1d3ace90d14af170035aab /Misc | |
parent | a7395038812b4c24f108c9f90b2b9db90c7f237e (diff) | |
download | cpython-aef8e55269ad4e35b5ac6b8e0d47dcbda1d20b02.zip cpython-aef8e55269ad4e35b5ac6b8e0d47dcbda1d20b02.tar.gz cpython-aef8e55269ad4e35b5ac6b8e0d47dcbda1d20b02.tar.bz2 |
Add Chris Monson so he can edit PEPs.
Diffstat (limited to 'Misc')
-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 09d0bf3..3136e61 100644 --- a/Misc/developers.txt +++ b/Misc/developers.txt @@ -17,6 +17,9 @@ the format to accommodate documentation needs as they arise. Permissions History ------------------- +- Chris Monson was given SVN access on 20 October 2007 by NCN, + for his work on editing PEPs. + - Bill Janssen was given SVN access on 28 August 2007 by NCN, for his work on the SSL module and other things related to (SSL) sockets. |