This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit c8b7cbc59ba90eb97fc54cae58f6f742b9d220bd Author: Mergebot <[email protected]> AuthorDate: Wed Jan 10 22:13:23 2018 +0000 Prepare repository for deployment. --- content/contribute/release-guide/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/contribute/release-guide/index.html b/content/contribute/release-guide/index.html index 75f3664..2bcaf75 100644 --- a/content/contribute/release-guide/index.html +++ b/content/contribute/release-guide/index.html @@ -865,6 +865,8 @@ git push github "$VERSION_TAG" <p>Tweet, post on Facebook, LinkedIn, and other platforms. Ask other contributors to do the same.</p> +<p>Also, update <a href="https://en.wikipedia.org/wiki/Apache_Beam">the Wikipedia article on Apache Beam</a>.</p> + <h3 id="checklist-to-declare-the-process-completed">Checklist to declare the process completed</h3> <ol> @@ -873,6 +875,7 @@ git push github "$VERSION_TAG" <li>Release recorded in reporter.apache.org.</li> <li>Release announced on social media.</li> <li>Completion declared on the dev@ mailing list.</li> + <li>Update Wikipedia Apache Beam article.</li> </ol> <hr /> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
