]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added Jeffrey Yasskin, reformat some lines to be consistent (and shorter).
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 10 Aug 2007 05:47:30 +0000 (05:47 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 10 Aug 2007 05:47:30 +0000 (05:47 +0000)
Misc/developers.txt

index ae85ef562be3119ee12826ac62d31d653800f4b8..db132ae7aa9d8691215511a2111783523d45e641 100644 (file)
@@ -17,13 +17,14 @@ the format to accommodate documentation needs as they arise.
 Permissions History
 -------------------
 
-- Senthil Kumaran  was given SVN access on June 16 2007
-  by MvL, for his Summer-of-Code project, mentored by
-  Skip Montanaro.
+- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
+  for his work on PEPs and other general patches. 
 
-- Alexandre Vassalotti was given SVN access on May 21 2007
-  by MvL, for his Summer-of-Code project, mentored by
-  Brett Cannon.
+- Senthil Kumaran was given SVN access on 16 June 2007 by MvL,
+  for his Summer-of-Code project, mentored by Skip Montanaro.
+
+- Alexandre Vassalotti was given SVN access on 21 May 2007 by MvL,
+  for his Summer-of-Code project, mentored by Brett Cannon.
 
 - Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
   for implementing the extended buffer protocol.