You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2022/05/31 14:14:37 UTC

[maven-site] branch master updated: add missing command in title

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 00fc0f11 add missing command in title
00fc0f11 is described below

commit 00fc0f117682aa615ffd269e598cecf12dce8007
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Tue May 31 16:14:34 2022 +0200

    add missing command in title
---
 content/apt/developers/release/pmc-gpg-keys.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/developers/release/pmc-gpg-keys.apt b/content/apt/developers/release/pmc-gpg-keys.apt
index 26ffa35d..2d6f789c 100644
--- a/content/apt/developers/release/pmc-gpg-keys.apt
+++ b/content/apt/developers/release/pmc-gpg-keys.apt
@@ -110,7 +110,7 @@ sub   2048g/D2814A59 2006-10-10
 
 -------
 
-* gpg --list-sigs
+* gpg --list-sigs && gpg --armor --export
 
 +--------------+
 >gpg --list-sigs "Vincent Siveton" && gpg --armor --export "Vincent Siveton"