summaryrefslogtreecommitdiffstats
path: root/Misc/developers.txt
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2008-07-16 12:58:29 (GMT)
committerGeorg Brandl <georg@python.org>2008-07-16 12:58:29 (GMT)
commit6ea420be258a9cae2ace06bd44946b55a3bbfc4f (patch)
treef1c2364e5a5afbb5d0685f91b74b2030972c21a5 /Misc/developers.txt
parent2ee470f7f99f78348baa1e7a13007540d89d9c92 (diff)
downloadcpython-6ea420be258a9cae2ace06bd44946b55a3bbfc4f.zip
cpython-6ea420be258a9cae2ace06bd44946b55a3bbfc4f.tar.gz
cpython-6ea420be258a9cae2ace06bd44946b55a3bbfc4f.tar.bz2
Merged revisions 64982-64983,65004 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r64982 | georg.brandl | 2008-07-16 01:59:15 +0200 (Wed, 16 Jul 2008) | 2 lines Move label to correct heading. ........ r64983 | georg.brandl | 2008-07-16 02:00:04 +0200 (Wed, 16 Jul 2008) | 2 lines Keep sorted. ........ r65004 | martin.v.loewis | 2008-07-16 07:28:26 +0200 (Wed, 16 Jul 2008) | 2 lines Add Antoine. ........
Diffstat (limited to 'Misc/developers.txt')
-rw-r--r--Misc/developers.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/developers.txt b/Misc/developers.txt
index 9db80fb..126da54 100644
--- a/Misc/developers.txt
+++ b/Misc/developers.txt
@@ -17,6 +17,9 @@ the format to accommodate documentation needs as they arise.
Permissions History
-------------------
+- Antoine Pitrou was given SVN access on July 16 2008, by recommendation
+ from GvR, for general contributions to Python.
+
- Jesse Noller was given SVN access on 16 June 2008 by Georg Brandl,
for work on the multiprocessing module.