From e3585ee29f4e382870d31701edce660a60a4a008 Mon Sep 17 00:00:00 2001 From: Al Bowles Date: Mon, 13 Jun 2022 17:57:25 -0500 Subject: [PATCH] Specifics around email address --- dev_guides/commit_signing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_guides/commit_signing.md b/dev_guides/commit_signing.md index 39a90f0..0f58886 100644 --- a/dev_guides/commit_signing.md +++ b/dev_guides/commit_signing.md @@ -15,7 +15,7 @@ Initiate the keypair generation wizard Select option `(9) ECC and ECC` for the key type Select option `(1) Curve 25519` for the elliptic curve Set a validity period of your choice, ideally less than 1 year -Specify real name and email address to associate with this keypair +Specify real name and email address to associate with this keypair. The email address must match your verified Github email address or be set to `your-github-username@users.noreply.github.com`. Type a passphrase (twice) # Create a signing keypair