blob: 80bf22e0bee1b2b44c0552c5a3071ec841976e18 [file] [log] [blame]
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +00001Developer Log
2=============
3
4This file is a running log of developers given permissions on SourceForge.
5
6The purpose is to provide some institutional memory of who was given access
7and why.
8
9The first entry starts in April 2005. In keeping with the style of
10Misc/NEWS, newer entries should be added to the top. Any markup should
11be in the form of ReST. Entries should include the initials of the
12project admin who made the change or granted access. Feel free to revise
13the format to accommodate documentation needs as they arise.
14
15
16
17Permissions History
18-------------------
19
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +000020- Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
21
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +000022- Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.
23 For several months, he has been active in reviewing and contributing
24 patches. The added permissions give him greater flexibility in
25 working with the tracker.
26
Tim Petersb53b7412005-04-08 17:16:28 +000027- Eric Price was made a developer on 2 May 2003 by TGP. This was
28 specifically to work on the new ``decimal`` package, which lived in
29 ``nondist/sandbox/decimal/`` at the time.
30
Tim Peters207d5eb2005-04-08 20:02:08 +000031- Eric S. Raymond was made a developer on 2 Jul 2000 by TGP, for general
32 library work. His request is archived here:
33
34 http://mail.python.org/pipermail/python-dev/2000-July/005314.html
35
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +000036
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +000037Permissions Dropped on Request
38------------------------------
39
Raymond Hettinger8ec676e2005-04-13 22:04:21 +000040- Finn Bock sent a drop request. 13 Apr 2005 RDH
41
Raymond Hettinger30337342005-04-11 03:11:11 +000042- Eric Price sent a drop request. 10 Apr 2005 RDH
43
Raymond Hettinger95ed80b2005-04-10 16:36:16 +000044- Irmen de Jong requested dropping CVS access while keeping tracker
45 access. 10 Apr 2005 RDH
46
Raymond Hettingerefcd1d32005-04-08 19:09:19 +000047- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +000048
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +000049- Steve Holden, Gerhard Haring, and David Cole sent email stating that
50 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +000051
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +000052
Raymond Hettingerda524a92005-04-08 20:43:19 +000053Permissions Dropped after Loss of Contact
54-----------------------------------------
55
56- Several unsuccessful efforts were made to contact Charles G Waldman.
57 Removed on 8 Apr 2005 by RDH.
58
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +000059
60Initials of Project Admins
61--------------------------
62
63RDH: Raymond Hettinger
Tim Petersb53b7412005-04-08 17:16:28 +000064TGP: Tim Peters