From a0db22bdf390f08750de8c212deb50ed64a458b5 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Tue, 22 Oct 2019 21:42:12 -0700 Subject: [PATCH] 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 c89f7451d..cc2cced59 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