This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push: new 452b4d53 tweak apt 452b4d53 is described below commit 452b4d53664946018b521c3c7e10a7bcedf96523 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Tue May 31 16:04:50 2022 +0200 tweak apt --- content/apt/developers/release/pmc-gpg-keys.apt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/apt/developers/release/pmc-gpg-keys.apt b/content/apt/developers/release/pmc-gpg-keys.apt index 4c61ce9a..26ffa35d 100644 --- a/content/apt/developers/release/pmc-gpg-keys.apt +++ b/content/apt/developers/release/pmc-gpg-keys.apt @@ -31,7 +31,7 @@ Introduction You need to add your GPG keys in {{https://svn.apache.org/repos/asf/maven/project/KEYS}} before a release. Here are some useful {{{http://www.gnupg.org/}GnuPG}} commands to generate your Keys. -* <<<gpg --gen-key>>> +* gpg --gen-key ------- >gpg --gen-key @@ -110,9 +110,9 @@ sub 2048g/D2814A59 2006-10-10 ------- -* <<<gpg --list-sigs>>> +* gpg --list-sigs --------------- ++--------------+ >gpg --list-sigs "Vincent Siveton" && gpg --armor --export "Vincent Siveton" pub 1024D/07DDB702 2006-10-10 uid Vincent Siveton <vsive...@apache.org> @@ -150,7 +150,7 @@ CgkQhPTUcAfdtwJL9ACgmLuDxE+oZaMhyFSmXWN0fM36Bd8AoLYrvwydB9+nNnhJ 85TjkMPTgjp9 =Hg4C -----END PGP PUBLIC KEY BLOCK----- --------------- ++--------------+ You need to append this result to {{https://svn.apache.org/repos/asf/maven/project/KEYS}}. @@ -158,7 +158,7 @@ CgkQhPTUcAfdtwJL9ACgmLuDxE+oZaMhyFSmXWN0fM36Bd8AoLYrvwydB9+nNnhJ by copying the same you appended in the text field and submit. You can ensure by searching your email in key search engine. -* <<<gpg --fingerprint>>> +* gpg --fingerprint ------- >gpg --fingerprint vsiveton