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 5b651b9ab2aba9efe402222aa89fbb42ecea14a8 Author: Christian Schneider <[email protected]> AuthorDate: Thu Oct 4 17:30:55 2018 +0200 Add the #beam channel On first login people are directed to the #general channel. We should advise them to use the channel #beam --- src/community/contact-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/community/contact-us.md b/src/community/contact-us.md index e0639ad..7b5651a 100644 --- a/src/community/contact-us.md +++ b/src/community/contact-us.md @@ -34,7 +34,7 @@ whichever one seems best! | [commits@](https://lists.apache.org/[email protected]) mailing list | Firehose of commits, bugs, pull requests, etc. ([Subscribe](mailto:[email protected]), [Unsubscribe](mailto:[email protected])) | | [JIRA bug tracker](https://issues.apache.org/jira/browse/BEAM) | Report bugs / discover known issues | | [StackOverflow](http://stackoverflow.com/questions/tagged/apache-beam) | Ask and answer user support questions | -| [Slack](https://s.apache.org/beam-slack-channel) | Chat with users and developers ([Join](https://s.apache.org/slack-invite)) | +| [Slack](https://s.apache.org/beam-slack-channel) | Chat with users and developers on channel #beam ([Join](https://s.apache.org/slack-invite)) | {:.table} If you wish to report a security vulnerability, please contact [[email protected]](mailto:[email protected]). Apache Beam follows the typical [Apache vulnerability handling process](https://apache.org/security/committers.html#vulnerability-handling).
