From e9e7b6eacbfaee3b45d3c3bdbd184670af774dbf Mon Sep 17 00:00:00 2001 From: Ryan Mulligan Date: Wed, 22 Feb 2023 20:43:02 -0800 Subject: [PATCH] add a checklist guide for moderators to use * adds first checklist for suspending someone --- checklist.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 checklist.md diff --git a/checklist.md b/checklist.md new file mode 100644 index 0000000..cacbce7 --- /dev/null +++ b/checklist.md @@ -0,0 +1,20 @@ +# Checklists + +## Suspending Someone + +1. Suspend on GitHub +2. Suspend on Matrix with mjolnir +3. Suspend on Discourse +4. Remove inappropriate content +5. Add entry to moderation-log.md + - Include the length of the suspension, if not indefinite + - Do __not__ include why the suspension was issued + +### Indefinite Suspensions + +1. Remove from Nixpkgs maintainers list and remove their maintainership of all packages +2. Remove from NixOS org maintainer list and any other NixOS org permissions +3. Notify major adjacent project administrators in case they also want to take action: + - Nix Community + - NUR + - Home Manager