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

jensg pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


The following commit(s) were added to refs/heads/master by this push:
     new 00dd9b6  added Github ZIP articats to release mail template [ci skip]
00dd9b6 is described below

commit 00dd9b6ff576c995136912d5964c0cbfbf7d369b
Author: Jens Geyer <[email protected]>
AuthorDate: Sat Mar 16 19:14:27 2019 +0100

    added Github ZIP articats to release mail template [ci skip]
---
 doc/ReleaseManagement.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/doc/ReleaseManagement.md b/doc/ReleaseManagement.md
index 3889dd1..ce0744b 100644
--- a/doc/ReleaseManagement.md
+++ b/doc/ReleaseManagement.md
@@ -252,6 +252,18 @@ All Apache Thrift releases go through a 72-hour final 
release candidate voting p
     sha1: 
     sha256: 
 
+    
+    The source tree as ZIP file to be published via Github releases:
+    
https://dist.apache.org/repos/dist/dev/thrift/1.0.0-rc0/thrift-1.0.0-rc0.zip
+
+    ZIP source tree GPG signature:
+    
https://dist.apache.org/repos/dist/dev/thrift/1.0.0-rc0/thrift-1.0.0-rc0.zip.asc
+
+    ZIP source tree checksums are:
+    md5: 
+    sha1: 
+    sha256: 
+    
     The CHANGES list for this release is available at:
     https://github.com/apache/thrift/blob/release/1.0.0/CHANGES.md
 

Reply via email to