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 f28f99c2d686b7f91b982f4532a948a63c5ff037 Author: Mergebot <[email protected]> AuthorDate: Fri Jul 20 20:51:01 2018 +0000 Prepare repository for deployment. --- content/community/contact-us/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/community/contact-us/index.html b/content/community/contact-us/index.html index bad1306..08e51aa 100644 --- a/content/community/contact-us/index.html +++ b/content/community/contact-us/index.html @@ -205,15 +205,15 @@ whichever one seems best!</p> <tbody> <tr> <td><a href="https://lists.apache.org/[email protected]">user@</a> mailing list</td> - <td>User support and questions (<a href="mailto:[email protected]">Subscribe</a>)</td> + <td>User support and questions (<a href="mailto:[email protected]">Subscribe</a>, <a href="mailto:[email protected]">Unsubscribe</a>)</td> </tr> <tr> <td><a href="https://lists.apache.org/[email protected]">dev@</a> mailing list</td> - <td>Development discussions (<a href="mailto:[email protected]">Subscribe</a>)</td> + <td>Development discussions (<a href="mailto:[email protected]">Subscribe</a>, <a href="mailto:[email protected]">Unsubscribe</a>)</td> </tr> <tr> <td><a href="https://lists.apache.org/[email protected]">commits@</a> mailing list</td> - <td>Firehose of commits, bugs, pull requests, etc. (<a href="mailto:[email protected]">Subscribe</a>)</td> + <td>Firehose of commits, bugs, pull requests, etc. (<a href="mailto:[email protected]">Subscribe</a>, <a href="mailto:[email protected]">Unsubscribe</a>)</td> </tr> <tr> <td><a href="https://issues.apache.org/jira/browse/BEAM">JIRA bug tracker</a></td>
