From 9bfb67325363983a3273f3e07543553a6123d767 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 9 May 2021 13:37:45 +0200 Subject: [PATCH] Extend new packager key issue template .gitlab/issue_templates/New Packager Key.md: Extend the Checks section by a subsection specifically for main key holders, that ensures all main key holders have validated and signed a new packager key (with the help of checkboxes). Clarify wording in the keyring maintainer related subsection. --- .gitlab/issue_templates/New Packager Key.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/.gitlab/issue_templates/New Packager Key.md b/.gitlab/issue_templates/New Packager Key.md index 876e4bd..4eaf6a2 100644 --- a/.gitlab/issue_templates/New Packager Key.md +++ b/.gitlab/issue_templates/New Packager Key.md @@ -45,13 +45,23 @@ needs to do the signature. - [ ] The data in the [Details](#details) section is attached to this issue as a clearsigned document - [ ] The public key has been uploaded to the SKS infrastructure -- [ ] The public key has been signed by at least three valid main keys + +### Main key holders + +- [ ] The public key has been validated according to the [best + practices](https://gitlab.archlinux.org/archlinux/archlinux-keyring/-/wikis/best-practices#validating-a-key-pair) +- [ ] The public key has been signed by all main key holders + - [ ] @allan + - [ ] @anthraxx + - [ ] @bluewind + - [ ] @dvzrv + - [ ] @pierre ### Keyring maintainer -- [ ] The key pair contains one user ID with a valid `@archlinux.org` email address - used for signing -- [ ] The key pair has been validated according to the [best +- [ ] The public key contains one user ID with a valid + `@archlinux.org` email address used for signing +- [ ] The public key has been validated according to the [best practices](https://gitlab.archlinux.org/archlinux/archlinux-keyring/-/wikis/best-practices#validating-a-key-pair) - [ ] The data in the [Details](#details) section is correct and signed with a valid and trusted packager key, which is part of `pacman-key`