From 8eb1bb1c0a21c706ffccdbc2f6a672029e06e365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=AD=E5=8B=87=E5=8D=87=20pengys?= <8082209@qq.com> Date: Sun, 16 Dec 2018 23:41:11 +0800 Subject: [PATCH] Update How-to-release.md (#2052) * Update How-to-release.md The public gpg file name should be KEYS, not KEY. It will contains other PMCs public key in this file after you export from the gpg tools. --- docs/en/guides/How-to-release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/guides/How-to-release.md b/docs/en/guides/How-to-release.md index ff560ab97..f34239208 100644 --- a/docs/en/guides/How-to-release.md +++ b/docs/en/guides/How-to-release.md @@ -87,7 +87,7 @@ with .asc, .sha512. * Package name: apache-skywalking-incubating-x.y.z.tar.gz, apache-skywalking-incubating-x.y.z.zip * See Section "Find and download distribution in Apache Nexus Staging repositories" for more details * Create .sha512 package: `shasum -a 512 file > file.sha512` -1. Upload gpg public key, named KEY +1. Add your gpg public key into the [KEYS](https://dist.apache.org/repos/dist/release/incubator/skywalking/KEYS) file. **Don't override the existing file.** ## Make the internal announcements Send an announcement mail in dev mail list.