blob: 461bf354e76fcdb23647c2bd72c6d301fb3e37a9 [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 Hettinger7c5e6182005-04-30 21:25:19 +000040- Paul Prescod sent a drop request. 30 Apr 2005 RDH
41
Raymond Hettinger8ec676e2005-04-13 22:04:21 +000042- Finn Bock sent a drop request. 13 Apr 2005 RDH
43
Raymond Hettinger30337342005-04-11 03:11:11 +000044- Eric Price sent a drop request. 10 Apr 2005 RDH
45
Raymond Hettinger95ed80b2005-04-10 16:36:16 +000046- Irmen de Jong requested dropping CVS access while keeping tracker
47 access. 10 Apr 2005 RDH
48
Raymond Hettingerefcd1d32005-04-08 19:09:19 +000049- Moshe Zadka and Ken Manheimer sent drop requests. 8 Apr 2005 by RDH
Raymond Hettinger1f0d1032005-04-08 18:36:14 +000050
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +000051- Steve Holden, Gerhard Haring, and David Cole sent email stating that
52 they no longer use their access. 7 Apr 2005 RDH
Tim Petersb53b7412005-04-08 17:16:28 +000053
Raymond Hettingeraf2c70a2005-04-08 03:19:09 +000054
Raymond Hettingerda524a92005-04-08 20:43:19 +000055Permissions Dropped after Loss of Contact
56-----------------------------------------
57
58- Several unsuccessful efforts were made to contact Charles G Waldman.
59 Removed on 8 Apr 2005 by RDH.
60
Raymond Hettinger7dcdd8c2005-04-05 22:35:15 +000061
62Initials of Project Admins
63--------------------------
64
65RDH: Raymond Hettinger
Tim Petersb53b7412005-04-08 17:16:28 +000066TGP: Tim Peters