[Python-checkins] devguide: Robert Collins is now a core developer

brett.cannon python-checkins at python.org
Thu Oct 16 18:08:50 CEST 2014


https://hg.python.org/devguide/rev/83cbd4d0ef2d
changeset:   719:83cbd4d0ef2d
user:        Brett Cannon <brett at python.org>
date:        Thu Oct 16 12:08:25 2014 -0400
summary:
  Robert Collins is now a core developer

files:
  developers.rst |  3 +++
  1 files changed, 3 insertions(+), 0 deletions(-)


diff --git a/developers.rst b/developers.rst
--- a/developers.rst
+++ b/developers.rst
@@ -25,6 +25,9 @@
 Permissions History
 -------------------
 
+- Robert Collins was given push privileges on October 16, 2014 by Brett Cannon,
+  on the recommendation of Michael Foord, for work on unittest.
+
 - Darjus Loktevic was given push privileges on July 26, 2014 by Brett Cannon,
   on the recommendation of Jim Baker for Jython development.
 

-- 
Repository URL: https://hg.python.org/devguide


More information about the Python-checkins mailing list