This is an automated email from the ASF dual-hosted git repository.

mshuler pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 4b45ee5  Update docs to point to Slack rather than IRC
4b45ee5 is described below

commit 4b45ee591361446a50f54a7c97f0cc09e64fbf0d
Author: Jeremy Hanna <[email protected]>
AuthorDate: Wed Jun 12 17:44:02 2019 -0500

    Update docs to point to Slack rather than IRC
    
    Patch by Jeremy Hanna, Reviewed by Michael Shuler for CASSANDRA-15150
---
 doc/source/bugs.rst                        | 2 +-
 doc/source/contactus.rst                   | 2 +-
 doc/source/development/patches.rst         | 2 +-
 doc/source/development/release_process.rst | 7 +++----
 4 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/doc/source/bugs.rst b/doc/source/bugs.rst
index bd58a8f..196ea3a 100644
--- a/doc/source/bugs.rst
+++ b/doc/source/bugs.rst
@@ -18,7 +18,7 @@ Reporting Bugs
 ==============
 
 If you encounter a problem with Cassandra, the first places to ask for help 
are the :ref:`user mailing list
-<mailing-lists>` and the ``#cassandra`` :ref:`IRC channel <irc-channels>`.
+<mailing-lists>` and the ``Cassandra`` :ref:`Slack room <slack>`.
 
 If, after having asked for help, you suspect that you have found a bug in 
Cassandra, you should report it by opening a
 ticket through the `Apache Cassandra JIRA 
<https://issues.apache.org/jira/browse/CASSANDRA>`__. Please provide as much
diff --git a/doc/source/contactus.rst b/doc/source/contactus.rst
index 8cecd90..308d872 100644
--- a/doc/source/contactus.rst
+++ b/doc/source/contactus.rst
@@ -17,7 +17,7 @@
 Contact us
 ==========
 
-You can get in touch with the Cassandra community either via the mailing lists 
or the freenode IRC channels.
+You can get in touch with the Cassandra community either via the mailing lists 
or slack_ rooms.
 
 .. _mailing-lists:
 
diff --git a/doc/source/development/patches.rst 
b/doc/source/development/patches.rst
index e8e50f6..cc61c6c 100644
--- a/doc/source/development/patches.rst
+++ b/doc/source/development/patches.rst
@@ -38,7 +38,7 @@ As a general rule of thumb:
 Before You Start Coding
 =======================
 
-Although contributions are highly appreciated, we do not guarantee that each 
contribution will become a part of Cassandra. Therefor it's generally a good 
idea to first get some feedback on the things you plan to work on, especially 
about any new features or major changes to the code base. You can reach out to 
other developers on the mailing list or IRC channel listed on our `community 
page <http://cassandra.apache.org/community/>`_.
+Although contributions are highly appreciated, we do not guarantee that each 
contribution will become a part of Cassandra. Therefore it's generally a good 
idea to first get some feedback on the things you plan to work on, especially 
about any new features or major changes to the code base. You can reach out to 
other developers on the mailing list or :ref:`Slack <slack>`.
 
 You should also
  * Avoid redundant work by searching for already reported issues in `JIRA 
<https://issues.apache.org/jira/browse/CASSANDRA>`_
diff --git a/doc/source/development/release_process.rst 
b/doc/source/development/release_process.rst
index 23bd7ab..464ecd6 100644
--- a/doc/source/development/release_process.rst
+++ b/doc/source/development/release_process.rst
@@ -241,12 +241,11 @@ Fill out the following email template and send to both 
user and dev mailing list
     [2]: (NEWS.txt) 
https://git1-us-west.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=<version>
     [3]: https://issues.apache.org/jira/browse/CASSANDRA
 
-Update IRC #cassandra topic
+Update Slack Cassandra topic
 ---------------------------
 
-Update #cassandra topic on irc::
-    /msg chanserv op #cassandra
-    /topic #cassandra "cassandra.apache.org | Latest: 3.11.2 
(https://goo.gl/M34ZbG) | Stable: 3.0.16 (https://goo.gl/B4Zumg) | Oldstable: 
2.2.12 (https://goo.gl/Uf3GVw) | ask, don't ask to ask"
+Update Cassandra topic in Slack::
+    /topic cassandra.apache.org | Latest releases: 3.11.4, 3.0.18, 2.2.14, 
2.1.21 | ask, don't ask to ask
 
 Tweet from @Cassandra
 ---------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to