This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu-website.git
The following commit(s) were added to refs/heads/main by this push:
new 50540b4 update release guide (#188)
50540b4 is described below
commit 50540b416912ba0c6a9421410731e8e03fe9d671
Author: Zhang Yonglun <[email protected]>
AuthorDate: Sun Aug 8 21:15:33 2021 +0800
update release guide (#188)
* update release guide
* update release guide
* update release guide
---
content/en/community/release/index.md | 13 +++++++++++--
content/zh/community/release/index.md | 12 ++++++++++--
2 files changed, 21 insertions(+), 4 deletions(-)
diff --git a/content/en/community/release/index.md
b/content/en/community/release/index.md
index 3d970ab..a82e30e 100644
--- a/content/en/community/release/index.md
+++ b/content/en/community/release/index.md
@@ -629,7 +629,7 @@ GPG signatures and hashes (SHA* etc) should use URL start
with `https://download
**8. Announce release completed by email**
-Send e-mail to `[email protected]` and `[email protected]` to announce
the release is finished
+Send e-mail to `[email protected]`, `[email protected]` and
`[email protected]` to announce the release is finished
Announcement e-mail template:
@@ -666,7 +666,16 @@ ShenYu Resources:
- Documents: https://shenyu.apache.org/projects/shenyu/overview/
-
- Apache ShenYu (incubating) Team
+--
+
+DISCLAIMER
+
+Apache ShenYu (incubating) is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator PMC.
+Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure,
+communications, and decision making process have stabilized in a manner
consistent with other successful ASF projects.
+While incubation status is not necessarily a reflection of the completeness or
stability of the code,
+it does indicate that the project has yet to be fully endorsed by the ASF.
+
```
diff --git a/content/zh/community/release/index.md
b/content/zh/community/release/index.md
index a7c3c44..d5e862d 100644
--- a/content/zh/community/release/index.md
+++ b/content/zh/community/release/index.md
@@ -622,7 +622,7 @@ GPG签名文件和哈希校验文件的下载连接应该使用这个前缀:`h
**8. 邮件通知版本发布完成**
-发送邮件到`[email protected]`和`[email protected]`通知完成版本发布
+发送邮件到`[email protected]`,
`[email protected]`和`[email protected]`通知完成版本发布
通知邮件模板:
@@ -659,7 +659,15 @@ ShenYu Resources:
- Documents: https://shenyu.apache.org/projects/shenyu/overview/
-
- Apache ShenYu (incubating) Team
+--
+
+DISCLAIMER
+
+Apache ShenYu (incubating) is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator PMC.
+Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure,
+communications, and decision making process have stabilized in a manner
consistent with other successful ASF projects.
+While incubation status is not necessarily a reflection of the completeness or
stability of the code,
+it does indicate that the project has yet to be fully endorsed by the ASF.
```