This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit 2ab0c706a0fc218efff23aa944b150604e5eb5fc Author: Pablo <[email protected]> AuthorDate: Thu Dec 14 14:02:08 2017 -0800 Adding update to Wikipedia to release guide. --- src/contribute/release-guide.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/contribute/release-guide.md b/src/contribute/release-guide.md index ee537c1..ddddea6 100644 --- a/src/contribute/release-guide.md +++ b/src/contribute/release-guide.md @@ -504,6 +504,8 @@ Major or otherwise important releases should have a blog post. Write one if need Tweet, post on Facebook, LinkedIn, and other platforms. Ask other contributors to do the same. +Also, update [the Wikipedia article on Apache Beam](https://en.wikipedia.org/wiki/Apache_Beam). + ### Checklist to declare the process completed 1. Release announced on the user@ mailing list. @@ -511,6 +513,7 @@ Tweet, post on Facebook, LinkedIn, and other platforms. Ask other contributors t 1. Release recorded in reporter.apache.org. 1. Release announced on social media. 1. Completion declared on the dev@ mailing list. +1. Update Wikipedia Apache Beam article. ********** -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
