Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions peps/pep-0101.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ Here's a hopefully-complete list.
* ``downloads.nyc1.psf.io``, the server that hosts download files; and
* ``docs.nyc1.psf.io``, the server that hosts the documentation.

* Administrator access to `python/cpython`_.
* Administrator access to `python/cpython`_ and membership of the `Release
Managers team <https://github.com/orgs/python/teams/release-managers>`__.

* An administrator account on `www.python.org`_, including an "API key".

Expand All @@ -68,10 +69,6 @@ Here's a hopefully-complete list.
task of any release manager is to draft the release schedule. But
in case you just signed up... sucker! I mean, uh, congratulations!

* Posting access to `blog.python.org`_, a Blogger-hosted weblog.
The RSS feed from this blog is used for the 'Python News' section
on `www.python.org`_.

* A subscription to the super secret release manager mailing list, which may
or may not be called ``python-cabal``. Bug Barry about this.

Expand Down Expand Up @@ -645,8 +642,8 @@ permissions.

- Also post the announcement to the
`Python Insider blog <https://blog.python.org>`_.
To add a new entry, go to
`your Blogger home page <https://www.blogger.com/home>`_.
To add a new entry, go to `python/python-insider-blog
<https://github.com/python/python-insider-blog>`__.

- Update `release PEPs <https://peps.python.org/topic/release/>`__
(e.g. 719) with the release dates.
Expand Down
Loading