Offboard Florian Pritz
Offboarding an Arch Linux team member
Details
- Team member username: bluewind
- Currently held roles: Package Maintainer, Master key holder
- Resignation: https://lists.archlinux.org/archives/list/arch-dev-public@lists.archlinux.org/thread/G57Z24ORXN3IJZEEXMMEB43M2QDJ343X/
All roles checklist
-
Remove user email by reverting instructions from docs/email.md
.-
Remove entry in group_vars/all/archusers.yml
. -
Remove SSH pubkey from pubkeys/<username>.pub
. -
Run ansible-playbook -t archusers $(git grep -l archusers playbooks/ | grep -v phrik)
. -
Setup forwarding if requested (please add the current date as a comment above the mail address in Postfix'susers
file).-
Inform the user of the conditions for forwarding.- In most cases we only offer forwarding for 6 months.
- We will inform the user prior to disabling the forwarding.
- The forwarding can be extended if there are good reasons for doing so.
-
-
-
Set user to inactive in archweb: https://www.archlinux.org/admin/auth/user/ -
Remove member from staff mailing list. -
Moderate email address on arch-dev-public (find member and moderate). -
Ask the user to leave #archlinux-staff
on Libera Chat and forget the password. -
Remove staff cloak on Libera Chat (Group contacts). doesn't have a staff cloak -
Remove the user from relevant staff groups on Keycloak. -
Move the user from the public list of their usergroup on archweb (support staff / TUs / devs) to the respective fellow site (fellow support staff / fellow TUs / fellow devs) -
Remove the user from the Arch Linux GitHub organisation
Main key offboarding checklist
-
Remove user email for the master-key.archlinux.org
subdomain by reverting instructions fromdocs/email.md
. -
Create an issue in archlinux-keyring using the "Remove Main Key" template. archlinux-keyring#269
Package Maintainer/Developer offboarding checklist
-
Remove member from arch-tu and/or arch-dev mailing lists. -
Ask the user to leave #archlinux-tu
and/or#archlinux-dev
aswell as#archlinux-packaging
on Libera Chat and forget the password(s). -
Create an issue in archlinux-keyring using the "Remove Packager Key" template. archlinux-keyring#268 -
Remove stale package relations for the now inactive user. -
Remove their extended permissions on AURweb
Edited by Christian Heusel