The MIT keyserver is frequently unavailable for uploads so it no longer
make sense to block new keys based on its availability.
Once we have main-key signing tooling built into `keyringctl` this
requirement will no longer be necessary since the tooling will be able
to be run from branches already containing the necessary keys.
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
.gitlab/issue_templates/*:
Replace allan with grazzolini when assigning tickets or when addressing
main key holders.
Streamline the checkbox system, by relying on less interaction from the
main key holders side if possible (e.g. checks on new keys are done
automatically in a merge request, so have contributors open the merge
request).
Add more documentation on what needs to be edited and how to provide
data exactly (e.g. keyid format, clearsigned document).
.gitlab/issue_templates/*.md:
Set the title in all issue templates.
Add an explicit identifier (MODIFY) to all parts of the template where
modification is required by the user.
Extend the main key removal template by more specific steps for the main
key holders and keyring maintainer.
.gitlab/issue_templates/New Main Key.md:
Add issue template for adding a new main key.
.gitlab/issue_templates/New Packager Key.md:
Add issue template for adding a new packager key.
.gitlab/issue_templates/Remove Main Key.md:
Add issue template for removing a main key.
.gitlab/issue_templates/Remove Packager Key.md:
Add issue template for removing a packager key.