@@ -30,8 +30,8 @@ After a candidate has demonstrated consistent contributions, commit privileges
3030are granted through these steps:
3131
3232#. A core team member (submitter, usually the mentor) starts a poll
33- (see the :ref: `template <coredev-template >` below) in
34- the `Committers category `_ on the `Python Discourse `_.
33+ (see the :ref: `template <coredev-template >` below) with
34+ the `Promotion tag in the Committers category `_ on the `Python Discourse `_.
3535
3636 - open for 7 days
3737 - results shown only upon closing
@@ -53,16 +53,46 @@ are granted through these steps:
5353
5454#. Once the candidate has provided the pertinent details, the approver will:
5555
56- - Enable the various new privileges.
57- - Remove the new committer from the triage team, if applicable.
56+ - Enable new permissions for the new committer, and remove redundant ones
57+ if applicable.
58+ If you don't have admin rights, ping the given contact.
59+
60+ .. list-table ::
61+ :header-rows: 1
62+ :align: left
63+
64+ * - Service
65+ - Add to
66+ - Remove from
67+ - Contact
68+ * - GitHub
69+ - :gh-python-team: `python-core `
70+ - :gh-python-team: `python-triage `
71+ - :gh-python-team: `organization-owners `
72+ * - Discourse
73+ - `committers <https://discuss.python.org/g/committers >`__
74+ - ---
75+ - `admins <https://discuss.python.org/g/admins >`__
76+ * - Core Discord
77+ - "Core Developer"
78+ - "Triager"
79+ - ``@Server Admin ``
80+ * - Docs Discord
81+ - "Core Team"
82+ - ---
83+ - | ``@encukou `` (Petr)
84+ | ``@justbinary`` (Stan)
85+
86+ (Some of these are unofficial spaces managed as a courtesy.
87+ Adjust the list to taste.)
88+
5889 - Add their details to `🔒 python/voters <https://github.com/python/voters >`__.
5990 - Once the python/voters update is merged, regenerate the public team membership
6091 list at :ref: `developers `.
6192 See "Public list of members" in the ``voters `` README.
62- - Post an announcement in the `Committers Discourse category
63- <https://discuss.python.org/c/committers/5> `__. The past few announcements
64- were in the form of a separate post on the already open topic with
65- the poll.
93+ - Post an announcement to the Discourse topic with the promotional poll.
94+ The topic should be in the `Promotion tag in the Committers category `_.
95+
6696
6797Getting a python.org email address
6898----------------------------------
@@ -114,3 +144,4 @@ The important options in the poll builder set to get this result:
114144.. _Code of Conduct : https://policies.python.org/python.org/code-of-conduct/
115145.. _Committers category : https://discuss.python.org/c/committers/5
116146.. _Python Discourse : https://discuss.python.org
147+ .. _Promotion tag in the Committers category : https://discuss.python.org/tags/c/committers/5/promotion/31
0 commit comments