[Python-checkins] python/dist/src/Misc developers.txt,1.11,1.12

rhettinger@users.sourceforge.net rhettinger at users.sourceforge.net
Sun May 29 01:20:11 CEST 2005


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7539

Modified Files:
	developers.txt 
Log Message:
Add permissions for Reinhold Birkenfeld.



Index: developers.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/developers.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- developers.txt	30 Apr 2005 21:25:19 -0000	1.11
+++ developers.txt	28 May 2005 23:20:09 -0000	1.12
@@ -17,6 +17,11 @@
 Permissions History
 -------------------
 
+- Reinhold Birkenfeld was given SF tracker permissions on 28 May 2005
+  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
+  add the ability to change tracker status and to attach patches.
+
 - Terry Reedy was given SF tracker permissions on 7 Apr 2005 by RDH.
 
 - Nick Coghlan was given SF tracker permissions on 5 Apr 2005 by RDH.



More information about the Python-checkins mailing list