[PATCH] pgpkeys: new keys need two signatures

From: Thomas Weißschuh
Date: Sun Jul 16 2023 - 15:38:30 EST


Recent messages on the keys@xxxxxxxxxxxxxxxx list indicate that two
signatures are needed.
This also matches the wording from accounts.rst.

Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
---
source/pgpkeys.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/pgpkeys.rst b/source/pgpkeys.rst
index 78ba703ff42b..ee2a912612f8 100644
--- a/source/pgpkeys.rst
+++ b/source/pgpkeys.rst
@@ -3,7 +3,7 @@ Kernel developer PGP keyring

If you regularly contribute code to the Linux kernel, you are encouraged
to submit your key to be included in the PGP keyring repository. For us
-to be able to accept it, it must have at least one signature from
+to be able to accept it, it must have at least two signatures from
someone whose key is already in that repository, so we can trace each
key's trust lineage to the head maintainer (Linus Torvalds).


---
base-commit: 8196a3c298d9b1f11be305c87eb890f44f7c8cc5
change-id: 20230716-fixes-b22a305dc9d2

Best regards,
--
Thomas Weißschuh <linux@xxxxxxxxxxxxxx>