This is an automated email from the ASF dual-hosted git repository. villebro pushed a commit to branch 0.35 in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
commit 5493709e50e4087935fe410d0c35fa617e5c7220 Author: Maxime Beauchemin <[email protected]> AuthorDate: Tue Oct 22 21:42:12 2019 -0700 docs: add a note to RELEASING about Slack Channel (#8419) --- RELEASING/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASING/README.md b/RELEASING/README.md index c89f745..cc2cced 100644 --- a/RELEASING/README.md +++ b/RELEASING/README.md @@ -22,6 +22,11 @@ under the License. You'll probably want to run these commands manually and understand what they do prior to doing so. +For coordinating on releases, on more operational topics that require more +synchronous communications, we tend to use the `#apache-releases` channel +on the Superset Slack. People crafting releases and those interested in +partaking in the process should join the channel. + ## Release setup First you need to setup a few things. This is a one-off and doesn't
