diff --git a/README.md b/README.md index 6681af4..db933d2 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,15 @@ Repository for the Arch Linux keyring package. 2. Add the keyid to `packager-keyids` in alphabetic order, following this format: full size keyid, a tab, nickname. +## Revoking a packager key + +1. Create a key removal task in the [keyring + project](https://bugs.archlinux.org/index.php?project=7&do=index&switch=1). +2. Remove the keyid of the revoked user from `packager-keyids`. +3. Add the removed keyid to `packager-revoked-keyids`, in alphabetic order, + following this format: full size keyid, a tab, nickname, a tab and reason of + revocation. + ## Keyring release 1. bump the version in the Makefile