This is an automated email from the ASF dual-hosted git repository.

rxl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git


The following commit(s) were added to refs/heads/master by this push:
     new 004d480  Updated Create GPG keys to sign release artifacts (markdown)
004d480 is described below

commit 004d4804c484863e714ac1dfa0e06f811bfced52
Author: 冉小龙 <[email protected]>
AuthorDate: Tue Dec 10 11:07:24 2019 +0800

    Updated Create GPG keys to sign release artifacts (markdown)
---
 Create-GPG-keys-to-sign-release-artifacts.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Create-GPG-keys-to-sign-release-artifacts.md 
b/Create-GPG-keys-to-sign-release-artifacts.md
index 19a670f..3030ef8 100644
--- a/Create-GPG-keys-to-sign-release-artifacts.md
+++ b/Create-GPG-keys-to-sign-release-artifacts.md
@@ -110,6 +110,8 @@ svn ci -m "Added gpg key for $USER"
 
 Repeat the same operation for the release KEYS file:
 
+> If you are not PMC, you can ignore it.
+
 ```shell
 svn co https://dist.apache.org/repos/dist/release/incubator/pulsar 
pulsar-dist-release
 cd pulsar-dist-release

Reply via email to