File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed
Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff 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
129141PyPI
130142----
You can’t perform that action at this time.
0 commit comments