[Python-checkins] peps: Update status

brett.cannon python-checkins at python.org
Fri May 6 21:03:57 EDT 2016


https://hg.python.org/peps/rev/7ee0d785a550
changeset:   6313:7ee0d785a550
user:        Brett Cannon <brett at python.org>
date:        Fri May 06 18:03:51 2016 -0700
summary:
  Update status

files:
  pep-0512.txt |  15 ++++++---------
  1 files changed, 6 insertions(+), 9 deletions(-)


diff --git a/pep-0512.txt b/pep-0512.txt
--- a/pep-0512.txt
+++ b/pep-0512.txt
@@ -137,14 +137,14 @@
 benchmarks repository does not; therefore, it will be named
 "python-benchmarks".
 
-Create a 'python-dev' team
-''''''''''''''''''''''''''
-To manage permissions, a 'python-dev' team will be created as part of
+Create a 'Python core' team
+'''''''''''''''''''''''''''
+To manage permissions, a 'Python core' team will be created as part of
 the python organization [#github-python-org]_. Any repository that is
-moved will have the 'python-dev' team added to it with write
+moved will have the 'Python core' team added to it with write
 permissions [#github-org-perms]_. Anyone who previously had rights to
 manage SSH keys on hg.python.org will become a team maintainer for the
-'python-dev' team.
+'Python core' team.
 
 Define commands to move a Mercurial repository to Git
 '''''''''''''''''''''''''''''''''''''''''''''''''''''
@@ -531,10 +531,6 @@
 Requirements for migrating the devinabox [#devinabox-repo]_ and
 benchmarks [#benchmarks-repo]_ repositories:
 
-* Not started
-
-  - `Create a 'python-dev' team`_
-
 * In progress
 
   - `Define commands to move a Mercurial repository to Git`_:
@@ -546,6 +542,7 @@
     (Maciej Szulik and Ezio Melotti)
   - `A bot to enforce CLA signing`_:
     https://github.com/python/the-knights-who-say-ni (Brett Cannon)
+  - `Create a 'Python core' team`_
 
 
 Repositories whose build steps need updating:

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


More information about the Python-checkins mailing list