Skip to content
Merged
Changes from 1 commit
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
5 changes: 3 additions & 2 deletions core-developers/become-core-developer.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,9 @@ are granted through these steps:
- Enable the various new privileges.
- Remove the new committer from the triage team, if applicable.
- Add their details to `🔒 python/voters <https://github.com/python/voters>`_.
- Update the devguide to publicly list their team membership
at :ref:`developers`.
- Once the python/voters update is merged, regenerate the public team membership
list at :ref:`developers`.
See "Public list of members" in the ``voters`` README.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
See "Public list of members" in the ``voters`` README.
See `🔒 Public list of members
<https://github.com/python/voters#public-list-of-members>`__.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost the same link is right above this; I don't think we need another 🔒 link here.

- Post an announcement in the `Committers Discourse category
<https://discuss.python.org/c/committers/5>`_. The past few announcements
were in the form of a separate post on the already open topic with
Expand Down
Loading