You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2016/02/11 16:58:26 UTC

incubator-tinkerpop git commit: Add GPG keys to email template for release vote.

Repository: incubator-tinkerpop
Updated Branches:
  refs/heads/tp31 ed1931703 -> 8bb113a20


Add GPG keys to email template for release vote.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/8bb113a2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/8bb113a2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/8bb113a2

Branch: refs/heads/tp31
Commit: 8bb113a20f80f468ec01dd58d0ac50a9098ed5eb
Parents: ed193170
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Thu Feb 11 10:58:07 2016 -0500
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Thu Feb 11 10:58:07 2016 -0500

----------------------------------------------------------------------
 docs/src/dev/developer/release.asciidoc | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/blob/8bb113a2/docs/src/dev/developer/release.asciidoc
----------------------------------------------------------------------
diff --git a/docs/src/dev/developer/release.asciidoc b/docs/src/dev/developer/release.asciidoc
index a7ce055..58118d8 100644
--- a/docs/src/dev/developer/release.asciidoc
+++ b/docs/src/dev/developer/release.asciidoc
@@ -180,6 +180,9 @@ Two binary distributions are provided for user convenience:
 	apache-gremlin-console-xx.yy.zz-bin.zip
 	apache-gremlin-server-xx.yy.zz-bin.zip
 
+The GPG key used to sign the release artifacts is available at:
+    https://dist.apache.org/repos/dist/dev/incubator/tinkerpop/KEYS
+
 The online docs can be found here:
 	http://tinkerpop.apache.org/docs/xx.yy.zz/reference/ (user docs)
 	http://tinkerpop.apache.org/docs/xx.yy.zz/upgrade/ (upgrade docs)