Update status
This commit is contained in:
parent
aee868bdea
commit
b08220c867
15
pep-0512.txt
15
pep-0512.txt
|
@ -137,14 +137,14 @@ GitHub. While devinabox has a sufficiently descriptive name, the
|
||||||
benchmarks repository does not; therefore, it will be named
|
benchmarks repository does not; therefore, it will be named
|
||||||
"python-benchmarks".
|
"python-benchmarks".
|
||||||
|
|
||||||
Create a 'python-dev' team
|
Create a 'Python core' team
|
||||||
''''''''''''''''''''''''''
|
'''''''''''''''''''''''''''
|
||||||
To manage permissions, a 'python-dev' team will be created as part of
|
To manage permissions, a 'Python core' team will be created as part of
|
||||||
the python organization [#github-python-org]_. Any repository that is
|
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
|
permissions [#github-org-perms]_. Anyone who previously had rights to
|
||||||
manage SSH keys on hg.python.org will become a team maintainer for the
|
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
|
Define commands to move a Mercurial repository to Git
|
||||||
'''''''''''''''''''''''''''''''''''''''''''''''''''''
|
'''''''''''''''''''''''''''''''''''''''''''''''''''''
|
||||||
|
@ -531,10 +531,6 @@ Status
|
||||||
Requirements for migrating the devinabox [#devinabox-repo]_ and
|
Requirements for migrating the devinabox [#devinabox-repo]_ and
|
||||||
benchmarks [#benchmarks-repo]_ repositories:
|
benchmarks [#benchmarks-repo]_ repositories:
|
||||||
|
|
||||||
* Not started
|
|
||||||
|
|
||||||
- `Create a 'python-dev' team`_
|
|
||||||
|
|
||||||
* In progress
|
* In progress
|
||||||
|
|
||||||
- `Define commands to move a Mercurial repository to Git`_:
|
- `Define commands to move a Mercurial repository to Git`_:
|
||||||
|
@ -546,6 +542,7 @@ benchmarks [#benchmarks-repo]_ repositories:
|
||||||
(Maciej Szulik and Ezio Melotti)
|
(Maciej Szulik and Ezio Melotti)
|
||||||
- `A bot to enforce CLA signing`_:
|
- `A bot to enforce CLA signing`_:
|
||||||
https://github.com/python/the-knights-who-say-ni (Brett Cannon)
|
https://github.com/python/the-knights-who-say-ni (Brett Cannon)
|
||||||
|
- `Create a 'Python core' team`_
|
||||||
|
|
||||||
|
|
||||||
Repositories whose build steps need updating:
|
Repositories whose build steps need updating:
|
||||||
|
|
Loading…
Reference in New Issue