Skip to content

Commit 29928a2

Browse files
committed
Add information about Discord and buildbots
1 parent 77074a4 commit 29928a2

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

core-developers/memorialization.rst

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,23 @@ is still up for historical purposes.
120120
* the user's password is reset to a long random string;
121121
* the PSF staff member removes any active login sessions from Postgres.
122122

123-
SSH server access
124-
-----------------
123+
Other PSF-related infrastructure
124+
--------------------------------
125+
126+
* The PSF staff member notifies administrators of the Python Core Devs
127+
Discord server to remove the user from the server. The PSF staff
128+
does not follow up with Discord with regards to Discord account
129+
cancellation. The general policy regarding deceased users on Discord
130+
is available `here <https://support.discord.com/hc/en-us/articles/19872987802263--Deceased-or-Incapacitated-Users>`_.
125131

126132
* The user is removed from Salt configuration for the PSF infrastructure
127-
in `/pillar/base/users <https://github.com/python/psf-salt/tree/main/pillar/base/users>`_.
133+
in `/pillar/base/users <https://github.com/python/psf-salt/tree/main/pillar/base/users>`_
134+
that allows SSH access to PSF-controlled servers.
135+
136+
* The user might have ran a buildbot worker. The PSF staff member will
137+
look for that in the
138+
`buildmaster-config <https://github.com/search?q=repo%3Apython%2Fbuildmaster-config%20USERNAME&type=code>`_
139+
repository.
128140

129141
PyPI
130142
----

0 commit comments

Comments
 (0)