2005-04-05 19:35:15 -03:00
|
|
|
Developer Log
|
|
|
|
=============
|
|
|
|
|
|
|
|
This file is a running log of developers given permissions on SourceForge.
|
|
|
|
|
|
|
|
The purpose is to provide some institutional memory of who was given access
|
|
|
|
and why.
|
|
|
|
|
|
|
|
The first entry starts in April 2005. In keeping with the style of
|
|
|
|
Misc/NEWS, newer entries should be added to the top. Any markup should
|
|
|
|
be in the form of ReST. Entries should include the initials of the
|
|
|
|
project admin who made the change or granted access. Feel free to revise
|
|
|
|
the format to accommodate documentation needs as they arise.
|
|
|
|
|
2009-06-23 19:20:04 -03:00
|
|
|
Note, when giving new commit permissions, be sure to get a contributor
|
|
|
|
agreement from the committer. See http://www.python.org/psf/contrib/
|
|
|
|
for details. When the agreement is signed, please note it in this log.
|
2005-04-05 19:35:15 -03:00
|
|
|
|
2010-10-06 06:39:09 -03:00
|
|
|
This file is encoded in UTF-8. If the usual form for a name is not in
|
|
|
|
a Latin or extended Latin alphabet, make sure to include an ASCII
|
|
|
|
transliteration too.
|
2005-04-05 19:35:15 -03:00
|
|
|
|
|
|
|
Permissions History
|
|
|
|
-------------------
|
|
|
|
|
Merged revisions 83735,83939,83943,84166-84167,84257,85215 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r83735 | martin.v.loewis | 2010-08-04 21:08:20 +0200 (Mi, 04 Aug 2010) | 2 lines
Add Terry Reedy.
........
r83939 | brett.cannon | 2010-08-11 02:18:19 +0200 (Mi, 11 Aug 2010) | 2 lines
Note that Éric Araujo has been given commit privileges.
........
r83943 | martin.v.loewis | 2010-08-11 07:48:57 +0200 (Mi, 11 Aug 2010) | 2 lines
Add George Boutsioukis, from the GSoC project.
........
r84166 | martin.v.loewis | 2010-08-18 00:58:42 +0200 (Mi, 18 Aug 2010) | 2 lines
Add Ask Solem.
........
r84167 | martin.v.loewis | 2010-08-18 01:16:51 +0200 (Mi, 18 Aug 2010) | 2 lines
Correct library name that Ask will work on.
........
r84257 | martin.v.loewis | 2010-08-22 10:46:19 +0200 (So, 22 Aug 2010) | 2 lines
Add Daniel Stutzbach.
........
r85215 | martin.v.loewis | 2010-10-04 17:48:14 +0200 (Mo, 04 Okt 2010) | 2 lines
Add Tal Einat.
........
2010-10-06 06:38:38 -03:00
|
|
|
- Tal Einat was given commit access on Oct 4 2010 by MvL,
|
|
|
|
for improving IDLE.
|
|
|
|
|
2010-10-06 06:39:09 -03:00
|
|
|
- Łukasz Langa was given commit access on Sep 08 2010 by GFB,
|
Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r82798 | georg.brandl | 2010-07-11 11:23:11 +0200 (So, 11 Jul 2010) | 1 line
#6774: explain shutdown() behavior varying with platform.
........
r82805 | georg.brandl | 2010-07-11 11:42:10 +0200 (So, 11 Jul 2010) | 1 line
#7935: cross-reference to ast.literal_eval() from eval() docs.
........
r83659 | georg.brandl | 2010-08-03 14:06:29 +0200 (Di, 03 Aug 2010) | 1 line
Terminology fix: exceptions are raised, except in generator.throw().
........
r83977 | georg.brandl | 2010-08-13 17:10:49 +0200 (Fr, 13 Aug 2010) | 1 line
Fix copy-paste error.
........
r84015 | georg.brandl | 2010-08-14 17:44:34 +0200 (Sa, 14 Aug 2010) | 1 line
Add some maintainers.
........
r84018 | georg.brandl | 2010-08-14 17:48:49 +0200 (Sa, 14 Aug 2010) | 1 line
Typo fix.
........
r84141 | georg.brandl | 2010-08-17 16:11:59 +0200 (Di, 17 Aug 2010) | 1 line
Markup nits.
........
r84264 | georg.brandl | 2010-08-22 22:23:38 +0200 (So, 22 Aug 2010) | 1 line
#9649: fix default value description.
........
r84326 | georg.brandl | 2010-08-26 16:30:15 +0200 (Do, 26 Aug 2010) | 1 line
#9689: add links from overview to in-depth class API descriptions.
........
r84327 | georg.brandl | 2010-08-26 16:30:56 +0200 (Do, 26 Aug 2010) | 1 line
#9681: typo.
........
r84480 | georg.brandl | 2010-09-04 00:33:27 +0200 (Sa, 04 Sep 2010) | 1 line
More inclusive title.
........
r84482 | georg.brandl | 2010-09-04 00:40:02 +0200 (Sa, 04 Sep 2010) | 1 line
#9760: clarify what context expression is.
........
r84484 | georg.brandl | 2010-09-04 00:49:27 +0200 (Sa, 04 Sep 2010) | 1 line
Fix missing word.
........
r84530 | georg.brandl | 2010-09-05 19:07:12 +0200 (So, 05 Sep 2010) | 1 line
#9747: fix copy-paste error in getresgid() doc.
........
r84531 | georg.brandl | 2010-09-05 19:09:18 +0200 (So, 05 Sep 2010) | 1 line
#9776: fix some spacing.
........
r84553 | georg.brandl | 2010-09-06 08:49:07 +0200 (Mo, 06 Sep 2010) | 1 line
#9780: both { and } are not valid fill characters.
........
r84619 | georg.brandl | 2010-09-08 12:43:45 +0200 (Mi, 08 Sep 2010) | 1 line
Add Lukasz.
........
r84915 | georg.brandl | 2010-09-20 08:27:02 +0200 (Mo, 20 Sep 2010) | 1 line
Fix typo.
........
r84916 | georg.brandl | 2010-09-20 08:29:01 +0200 (Mo, 20 Sep 2010) | 1 line
Mention % as string formatting.
........
2010-10-06 06:28:45 -03:00
|
|
|
at suggestion of Antoine Pitrou, for general bug fixing.
|
|
|
|
|
|
|
|
- Daniel Stutzbach was given commit access on Aug 22 2010 by MvL,
|
|
|
|
for general bug fixing.
|
|
|
|
|
|
|
|
- Ask Solem was given commit access on Aug 17 2010 by MvL,
|
|
|
|
on recommendation by Jesse Noller, for work on the multiprocessing
|
|
|
|
library.
|
|
|
|
|
|
|
|
- George Boutsioukis was given commit access on Aug 10 2010
|
|
|
|
by MvL, for work on 2to3.
|
|
|
|
|
2010-10-06 06:39:09 -03:00
|
|
|
- Éric Araujo was given commit access on Aug 10 2010 by BAC,
|
|
|
|
at suggestion of Tarek Ziadé.
|
Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r82798 | georg.brandl | 2010-07-11 11:23:11 +0200 (So, 11 Jul 2010) | 1 line
#6774: explain shutdown() behavior varying with platform.
........
r82805 | georg.brandl | 2010-07-11 11:42:10 +0200 (So, 11 Jul 2010) | 1 line
#7935: cross-reference to ast.literal_eval() from eval() docs.
........
r83659 | georg.brandl | 2010-08-03 14:06:29 +0200 (Di, 03 Aug 2010) | 1 line
Terminology fix: exceptions are raised, except in generator.throw().
........
r83977 | georg.brandl | 2010-08-13 17:10:49 +0200 (Fr, 13 Aug 2010) | 1 line
Fix copy-paste error.
........
r84015 | georg.brandl | 2010-08-14 17:44:34 +0200 (Sa, 14 Aug 2010) | 1 line
Add some maintainers.
........
r84018 | georg.brandl | 2010-08-14 17:48:49 +0200 (Sa, 14 Aug 2010) | 1 line
Typo fix.
........
r84141 | georg.brandl | 2010-08-17 16:11:59 +0200 (Di, 17 Aug 2010) | 1 line
Markup nits.
........
r84264 | georg.brandl | 2010-08-22 22:23:38 +0200 (So, 22 Aug 2010) | 1 line
#9649: fix default value description.
........
r84326 | georg.brandl | 2010-08-26 16:30:15 +0200 (Do, 26 Aug 2010) | 1 line
#9689: add links from overview to in-depth class API descriptions.
........
r84327 | georg.brandl | 2010-08-26 16:30:56 +0200 (Do, 26 Aug 2010) | 1 line
#9681: typo.
........
r84480 | georg.brandl | 2010-09-04 00:33:27 +0200 (Sa, 04 Sep 2010) | 1 line
More inclusive title.
........
r84482 | georg.brandl | 2010-09-04 00:40:02 +0200 (Sa, 04 Sep 2010) | 1 line
#9760: clarify what context expression is.
........
r84484 | georg.brandl | 2010-09-04 00:49:27 +0200 (Sa, 04 Sep 2010) | 1 line
Fix missing word.
........
r84530 | georg.brandl | 2010-09-05 19:07:12 +0200 (So, 05 Sep 2010) | 1 line
#9747: fix copy-paste error in getresgid() doc.
........
r84531 | georg.brandl | 2010-09-05 19:09:18 +0200 (So, 05 Sep 2010) | 1 line
#9776: fix some spacing.
........
r84553 | georg.brandl | 2010-09-06 08:49:07 +0200 (Mo, 06 Sep 2010) | 1 line
#9780: both { and } are not valid fill characters.
........
r84619 | georg.brandl | 2010-09-08 12:43:45 +0200 (Mi, 08 Sep 2010) | 1 line
Add Lukasz.
........
r84915 | georg.brandl | 2010-09-20 08:27:02 +0200 (Mo, 20 Sep 2010) | 1 line
Fix typo.
........
r84916 | georg.brandl | 2010-09-20 08:29:01 +0200 (Mo, 20 Sep 2010) | 1 line
Mention % as string formatting.
........
2010-10-06 06:28:45 -03:00
|
|
|
|
|
|
|
- Terry Reedy was given commit access on Aug 04 2010 by MvL,
|
|
|
|
at suggestion of Nick Coghlan.
|
|
|
|
|
2010-08-01 18:23:50 -03:00
|
|
|
- Brian Quinlan was given commit access on Jul 26 2010 by GFB,
|
|
|
|
for work related to PEP 3148.
|
|
|
|
|
|
|
|
- Reid Kleckner was given commit access on Jul 11 2010 by GFB,
|
|
|
|
for work on the py3k-jit branch, at suggestion of the Unladen
|
|
|
|
Swallow team.
|
|
|
|
|
2010-05-25 17:06:02 -03:00
|
|
|
- Alexander Belopolsky was given commit access on May 25 2010
|
|
|
|
by MvL at suggestion of Mark Dickinson.
|
|
|
|
|
2010-04-21 03:37:48 -03:00
|
|
|
- Tim Golden was given commit access on April 21 2010 by MvL,
|
|
|
|
at suggestion of Michael Foord.
|
|
|
|
|
2010-10-06 06:39:09 -03:00
|
|
|
- Giampaolo Rodolà was given commit access on April 17 2010 by
|
2010-04-17 14:10:55 -03:00
|
|
|
MvL, at suggestion of R. David Murray.
|
|
|
|
|
2010-04-06 11:33:44 -03:00
|
|
|
- Jean-Paul Calderone was given commit access on April 6 2010 by
|
|
|
|
GFB, at suggestion of Michael Foord and others.
|
|
|
|
|
|
|
|
- Brian Curtin was given commit access on March 24 2010 by MvL.
|
2010-03-24 12:05:53 -03:00
|
|
|
|
2010-02-25 16:42:40 -04:00
|
|
|
- Florent Xicluna was given commit access on February 25 2010 by
|
|
|
|
MvL, based on Antoine Pitrou's recommendation.
|
|
|
|
|
2010-02-23 21:38:04 -04:00
|
|
|
- Dino Viehland was given SVN access on February 23 2010 by Brett
|
|
|
|
Cannon, for backporting tests from IronPython.
|
|
|
|
|
2010-02-22 13:21:54 -04:00
|
|
|
- Larry Hastings was given SVN access on February 22 2010 by
|
|
|
|
Andrew Kuchling, based on Brett Cannon's recommendation.
|
|
|
|
|
2010-01-29 20:15:44 -04:00
|
|
|
- Victor Stinner was given SVN access on January 30 2010 by MvL,
|
|
|
|
at recommendation by Mark Dickinson and Amaury Forgeot d'Arc.
|
|
|
|
|
2010-01-05 14:14:52 -04:00
|
|
|
- Stefan Krah was given SVN access on January 5 2010 by GFB, at
|
|
|
|
suggestion of Mark Dickinson, for work on the decimal module.
|
|
|
|
|
2009-09-19 10:13:56 -03:00
|
|
|
- Doug Hellmann was given SVN access on September 19 2009 by GFB, at
|
|
|
|
suggestion of Jesse Noller, for documentation work.
|
|
|
|
|
2009-06-07 17:37:52 -03:00
|
|
|
- Ezio Melotti was given SVN access on June 7 2009 by GFB, for work on and
|
|
|
|
fixes to the documentation.
|
|
|
|
|
2009-04-01 14:52:13 -03:00
|
|
|
- Paul Kippes was given commit privileges at PyCon 2009 by BAC to work on 3to2.
|
|
|
|
|
2009-04-01 14:07:16 -03:00
|
|
|
- Ron DuPlain was given commit privileges at PyCon 2009 by BAC to work on 3to2.
|
|
|
|
|
2009-03-30 19:06:33 -03:00
|
|
|
- Several developers of alternative Python implementations where
|
|
|
|
given access for test suite and library adaptions by MvL:
|
|
|
|
Allison Randal (Parrot), Michael Foord (IronPython),
|
|
|
|
Jim Baker, Philip Jenvey, and Frank Wierzbicki (all Jython).
|
|
|
|
|
2009-03-30 12:20:53 -03:00
|
|
|
- R. David Murray was given SVN access on March 30 2009 by MvL, after
|
|
|
|
recommendation by BAC.
|
|
|
|
|
2009-03-08 11:06:19 -03:00
|
|
|
- Chris Withers was given SVN access on March 8 2009 by MvL,
|
|
|
|
after recommendation by GvR.
|
|
|
|
|
2010-10-06 06:39:09 -03:00
|
|
|
- Tarek Ziadé was given SVN access on December 21 2008 by NCN,
|
2008-12-21 10:28:32 -04:00
|
|
|
for maintenance of distutils.
|
|
|
|
|
2008-08-12 17:45:21 -03:00
|
|
|
- Hirokazu Yamamoto was given SVN access on August 12 2008 by MvL,
|
|
|
|
for contributions to the Windows build.
|
|
|
|
|
2008-07-16 02:28:26 -03:00
|
|
|
- Antoine Pitrou was given SVN access on July 16 2008, by recommendation
|
|
|
|
from GvR, for general contributions to Python.
|
|
|
|
|
2008-08-03 19:28:55 -03:00
|
|
|
- Jesse Noller was given SVN access on 16 June 2008 by GFB,
|
2008-06-16 18:00:47 -03:00
|
|
|
for work on the multiprocessing module.
|
|
|
|
|
2008-06-10 02:03:35 -03:00
|
|
|
- Gregor Lingl was given SVN access on 10 June 2008 by MvL,
|
|
|
|
for work on the turtle module.
|
|
|
|
|
2008-05-21 04:31:31 -03:00
|
|
|
- Robert Schuppenies was given SVN access on 21 May 2008 by MvL,
|
|
|
|
for GSoC contributions.
|
|
|
|
|
2008-04-29 03:10:53 -03:00
|
|
|
- Rodrigo Bernardo Pimentel was given SVN access on 29 April 2008 by MvL,
|
|
|
|
for GSoC contributions.
|
|
|
|
|
|
|
|
- Heiko Weinen was given SVN access on 29 April 2008 by MvL,
|
|
|
|
for GSoC contributions.
|
|
|
|
|
2009-06-24 03:41:19 -03:00
|
|
|
- Jesus Cea was given SVN access on 24 April 2008 by MvL,
|
2008-04-24 10:18:03 -03:00
|
|
|
for maintenance of bsddb.
|
|
|
|
|
2008-04-24 06:50:50 -03:00
|
|
|
- Guilherme Polo was given SVN access on 24 April 2008 by MvL,
|
|
|
|
for GSoC contributions.
|
|
|
|
|
2008-04-22 02:07:47 -03:00
|
|
|
- Thomas Lee was given SVN access on 21 April 2008 by NCN,
|
|
|
|
for work on branches (ast/optimizer related).
|
|
|
|
|
2008-04-12 16:00:20 -03:00
|
|
|
- Jeroen Ruigrok van der Werven was given SVN access on 12 April 2008
|
2008-08-03 19:28:55 -03:00
|
|
|
by GFB, for documentation work.
|
2008-04-12 16:00:20 -03:00
|
|
|
|
2008-08-03 19:28:55 -03:00
|
|
|
- Josiah Carlson was given SVN access on 26 March 2008 by GFB,
|
2008-03-26 06:04:36 -03:00
|
|
|
for work on asyncore/asynchat.
|
|
|
|
|
2008-08-03 19:28:55 -03:00
|
|
|
- Benjamin Peterson was given SVN access on 25 March 2008 by GFB,
|
|
|
|
for bug triage work.
|
2008-03-25 14:36:43 -03:00
|
|
|
|
2008-03-20 13:13:48 -03:00
|
|
|
- Jerry Seutter was given SVN access on 20 March 2008 by BAC, for
|
|
|
|
general contributions to Python.
|
|
|
|
|
2008-03-18 22:05:35 -03:00
|
|
|
- Jeff Rush was given SVN access on 18 March 2008 by AMK, for Distutils work.
|
|
|
|
|
2008-03-17 18:55:30 -03:00
|
|
|
- David Wolever was given SVN access on 17 March 2008 by MvL,
|
|
|
|
for 2to3 work.
|
|
|
|
|
2008-03-17 13:31:57 -03:00
|
|
|
- Trent Nelson was given SVN access on 17 March 2008 by MvL,
|
|
|
|
for general contributions to Python.
|
|
|
|
|
2008-01-06 17:13:12 -04:00
|
|
|
- Mark Dickinson was given SVN access on 6 January 2008 by Facundo
|
|
|
|
Batista for his work on mathemathics and number related issues.
|
|
|
|
|
2007-11-09 18:56:30 -04:00
|
|
|
- Amaury Forgeot d'Arc was given SVN access on 9 November 2007 by MvL,
|
|
|
|
for general contributions to Python.
|
|
|
|
|
2007-10-31 14:19:33 -03:00
|
|
|
- Christian Heimes was given SVN access on 31 October 2007 by MvL,
|
|
|
|
for general contributions to Python.
|
|
|
|
|
2007-10-22 01:47:54 -03:00
|
|
|
- Chris Monson was given SVN access on 20 October 2007 by NCN,
|
|
|
|
for his work on editing PEPs.
|
|
|
|
|
2007-08-29 03:15:33 -03:00
|
|
|
- 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.
|
|
|
|
|
2007-08-10 02:47:30 -03:00
|
|
|
- Jeffrey Yasskin was given SVN access on 9 August 2007 by NCN,
|
2010-10-06 06:39:09 -03:00
|
|
|
for his work on PEPs and other general patches.
|
2007-06-16 07:08:43 -03:00
|
|
|
|
2009-09-19 10:20:49 -03:00
|
|
|
- Mark Summerfield was given SVN access on 1 August 2007 by GFB,
|
|
|
|
for work on documentation.
|
|
|
|
|
2009-09-15 17:26:59 -03:00
|
|
|
- Armin Ronacher was given SVN access on 23 July 2007 by GFB,
|
|
|
|
for work on the documentation toolset. He now maintains the
|
|
|
|
ast module.
|
|
|
|
|
2007-08-10 02:47:30 -03:00
|
|
|
- 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.
|
2007-05-21 01:35:47 -03:00
|
|
|
|
2007-04-17 02:02:01 -03:00
|
|
|
- Travis Oliphant was given SVN access on 17 Apr 2007 by MvL,
|
|
|
|
for implementing the extended buffer protocol.
|
|
|
|
|
|
|
|
- Ziga Seilnacht was given SVN access on 09 Mar 2007 by MvL,
|
2007-03-09 15:36:01 -04:00
|
|
|
for general maintenance.
|
|
|
|
|
2007-03-05 03:52:01 -04:00
|
|
|
- Pete Shinners was given SVN access on 04 Mar 2007 by NCN,
|
|
|
|
for PEP 3101 work in the sandbox.
|
|
|
|
|
2007-03-01 03:04:41 -04:00
|
|
|
- Pat Maupin and Eric V. Smith were given SVN access on 28 Feb 2007 by NCN,
|
|
|
|
for PEP 3101 work in the sandbox.
|
|
|
|
|
2007-02-26 13:09:03 -04:00
|
|
|
- Steven Bethard (SF name "bediviere") added to the SourceForge Python
|
2007-02-26 13:01:08 -04:00
|
|
|
project 26 Feb 2007, by NCN, as a tracker tech.
|
|
|
|
|
2007-01-06 17:24:35 -04:00
|
|
|
- Josiah Carlson (SF name "josiahcarlson") added to the SourceForge Python
|
|
|
|
project 06 Jan 2007, by NCN, as a tracker tech. He will maintain asyncore.
|
|
|
|
|
2007-01-05 04:06:43 -04:00
|
|
|
- Collin Winter was given SVN access on 05 Jan 2007 by NCN, for PEP
|
|
|
|
update access.
|
|
|
|
|
2006-12-21 00:38:00 -04:00
|
|
|
- Lars Gustaebel was given SVN access on 20 Dec 2006 by NCN, for tarfile.py
|
|
|
|
related work.
|
|
|
|
|
2006-05-30 09:52:01 -03:00
|
|
|
- 2006 Summer of Code entries: SoC developers are expected to work
|
2006-05-25 22:46:22 -03:00
|
|
|
primarily in nondist/sandbox or on a branch of their own, and will
|
|
|
|
have their work reviewed before changes are accepted into the trunk.
|
2006-05-25 09:27:59 -03:00
|
|
|
|
2006-05-30 09:52:01 -03:00
|
|
|
- Matt Fleming was added on 25 May 2006 by AMK; he'll be working on
|
2010-10-06 06:39:09 -03:00
|
|
|
enhancing the Python debugger.
|
2006-05-30 09:52:01 -03:00
|
|
|
|
|
|
|
- Jackilyn Hoxworth was added on 25 May 2006 by AMK; she'll be adding logging
|
2010-10-06 06:39:09 -03:00
|
|
|
to the standard library.
|
2006-05-30 09:52:01 -03:00
|
|
|
|
2010-10-06 06:39:09 -03:00
|
|
|
- Mateusz Rukowicz was added on 30 May 2006 by AMK; he'll be
|
2006-05-30 09:52:01 -03:00
|
|
|
translating the decimal module into C.
|
|
|
|
|
2006-05-26 17:56:56 -03:00
|
|
|
- SVN access granted to the "Need for Speed" Iceland sprint attendees,
|
|
|
|
between May 17 and 21, 2006, by Tim Peters. All work is to be done
|
|
|
|
in new sandbox projects or on new branches, with merging to the
|
|
|
|
trunk as approved:
|
|
|
|
|
|
|
|
Andrew Dalke
|
|
|
|
Christian Tismer
|
|
|
|
Jack Diederich
|
|
|
|
John Benediktsson
|
2010-10-06 06:39:09 -03:00
|
|
|
Kristján V. Jónsson
|
2006-05-26 17:56:56 -03:00
|
|
|
Martin Blais
|
|
|
|
Richard Emslie
|
|
|
|
Richard Jones
|
|
|
|
Runar Petursson
|
|
|
|
Steve Holden
|
2006-05-26 19:17:54 -03:00
|
|
|
Richard M. Tew
|
2006-05-26 17:56:56 -03:00
|
|
|
|
2006-04-27 19:53:05 -03:00
|
|
|
- Steven Bethard was given SVN access on 27 Apr 2006 by DJG, for PEP
|
|
|
|
update access.
|
|
|
|
|
|
|
|
- Talin was given SVN access on 27 Apr 2006 by DJG, for PEP update
|
|
|
|
access.
|
|
|
|
|
2006-04-14 01:54:58 -03:00
|
|
|
- George Yoshida (SF name "quiver") added to the SourceForge Python
|
|
|
|
project 14 Apr 2006, by Tim Peters, as a tracker admin. See
|
|
|
|
contemporaneous python-checkins thread with the unlikely Subject:
|
|
|
|
|
|
|
|
r45329 - python/trunk/Doc/whatsnew/whatsnew25.tex
|
|
|
|
|
2006-03-03 13:25:57 -04:00
|
|
|
- Ronald Oussoren was given SVN access on 3 Mar 2006 by NCN, for Mac
|
|
|
|
related work.
|
|
|
|
|
|
|
|
- Bob Ippolito was given SVN access on 2 Mar 2006 by NCN, for Mac
|
|
|
|
related work.
|
|
|
|
|
2005-10-16 08:17:30 -03:00
|
|
|
- Nick Coghlan requested CVS access so he could update his PEP directly.
|
|
|
|
Granted by GvR on 16 Oct 2005.
|
|
|
|
|
2005-07-08 11:37:56 -03:00
|
|
|
- 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
|
2006-05-25 09:27:59 -03:00
|
|
|
project to enhance mailbox. Brett Cannon requested access for Flovis
|
2005-07-08 11:47:38 -03:00
|
|
|
Bruynooghe (sirolf) to work on pstats, profile, and hotshot. Both users
|
|
|
|
are expected to work primarily in nondist/sandbox and have their work
|
2005-07-08 11:37:56 -03:00
|
|
|
reviewed before making updates to active code.
|
|
|
|
|
2006-02-11 11:30:36 -04:00
|
|
|
- Georg Brandl was given SF tracker permissions on 28 May 2005
|
2005-05-28 20:20:09 -03:00
|
|
|
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
|
2005-06-03 08:15:03 -03:00
|
|
|
add the ability to change tracker status and to attach patches. On
|
|
|
|
3 June 2005, this was expanded by RDH to include checkin permissions.
|
2005-05-28 20:20:09 -03:00
|
|
|
|
2005-04-08 00:19:09 -03:00
|
|
|
- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
|
|
|
|
|
2005-04-05 19:35:15 -03:00
|
|
|
- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
|
|
|
|
For several months, he has been active in reviewing and contributing
|
|
|
|
patches. The added permissions give him greater flexibility in
|
|
|
|
working with the tracker.
|
|
|
|
|
2005-04-08 14:16:28 -03:00
|
|
|
- Eric Price was made a developer on 2 May 2003 by TGP. This was
|
|
|
|
specifically to work on the new ``decimal`` package, which lived in
|
|
|
|
``nondist/sandbox/decimal/`` at the time.
|
|
|
|
|
2005-04-08 17:02:08 -03:00
|
|
|
- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
|
|
|
|
library work. His request is archived here:
|
|
|
|
|
|
|
|
http://mail.python.org/pipermail/python-dev/2000-July/005314.html
|
|
|
|
|
2005-04-05 19:35:15 -03:00
|
|
|
|
2005-04-08 00:19:09 -03:00
|
|
|
Permissions Dropped on Request
|
|
|
|
------------------------------
|
|
|
|
|
2008-08-03 19:28:55 -03:00
|
|
|
- Roy Smith, Matt Fleming and Richard Emslie sent drop requests.
|
|
|
|
4 Aug 2008 GFB
|
|
|
|
|
|
|
|
- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
|
|
|
|
and the Summer Of Code project are no longer needed. 4 Aug 2008 GFB
|
|
|
|
|
2005-10-17 00:37:26 -03:00
|
|
|
- Per note from Andrew Kuchling, the permissions for Gregory K Johnson
|
|
|
|
and the Summer Of Code project are no longer needed. AMK will make
|
|
|
|
any future checkins directly. 16 Oct 2005 RDH
|
|
|
|
|
2005-07-27 14:59:02 -03:00
|
|
|
- Johannes Gijsbers sent a drop request. 27 July 2005 RDH
|
|
|
|
|
2005-07-14 14:34:00 -03:00
|
|
|
- Flovis Bruynooghe sent a drop request. 14 July 2005 RDH
|
|
|
|
|
2005-04-30 18:25:19 -03:00
|
|
|
- Paul Prescod sent a drop request. 30 Apr 2005 RDH
|
|
|
|
|
2005-04-13 19:04:21 -03:00
|
|
|
- Finn Bock sent a drop request. 13 Apr 2005 RDH
|
|
|
|
|
2005-04-11 00:11:11 -03:00
|
|
|
- Eric Price sent a drop request. 10 Apr 2005 RDH
|
|
|
|
|
2005-04-10 13:36:16 -03:00
|
|
|
- Irmen de Jong requested dropping CVS access while keeping tracker
|
|
|
|
access. 10 Apr 2005 RDH
|
|
|
|
|
2005-04-08 16:09:19 -03:00
|
|
|
- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
|
2005-04-08 15:36:14 -03:00
|
|
|
|
2005-04-08 00:19:09 -03:00
|
|
|
- Steve Holden, Gerhard Haring, and David Cole sent email stating that
|
|
|
|
they no longer use their access. 7 Apr 2005 RDH
|
2005-04-08 14:16:28 -03:00
|
|
|
|
2005-04-08 00:19:09 -03:00
|
|
|
|
2005-04-08 17:43:19 -03:00
|
|
|
Permissions Dropped after Loss of Contact
|
|
|
|
-----------------------------------------
|
|
|
|
|
|
|
|
- Several unsuccessful efforts were made to contact Charles G Waldman.
|
|
|
|
Removed on 8 Apr 2005 by RDH.
|
|
|
|
|
2005-04-05 19:35:15 -03:00
|
|
|
|
|
|
|
Initials of Project Admins
|
|
|
|
--------------------------
|
|
|
|
|
2005-04-08 14:16:28 -03:00
|
|
|
TGP: Tim Peters
|
2009-04-01 20:01:12 -03:00
|
|
|
GFB: Georg Brandl
|
|
|
|
BAC: Brett Cannon
|
|
|
|
NCN: Neal Norwitz
|
2006-04-27 19:53:05 -03:00
|
|
|
DJG: David Goodger
|
2007-03-09 15:36:01 -04:00
|
|
|
MvL: Martin v. Loewis
|
2009-04-01 20:01:12 -03:00
|
|
|
GvR: Guido van Rossum
|
|
|
|
RDH: Raymond Hettinger
|