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

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new a2efa25  MNGSITE-461: remove and replace IRC channel mentions; replace 
those with ASF Slack workspace information (#261)
a2efa25 is described below

commit a2efa2511a9099b821d18fda8ad28e0924850f34
Author: Dawid Pura <[email protected]>
AuthorDate: Sun Sep 19 14:29:00 2021 +0200

    MNGSITE-461: remove and replace IRC channel mentions; replace those with 
ASF Slack workspace information (#261)
    
    Co-authored-by: Dawid Pura <[email protected]>
---
 README.md                     | 2 +-
 content/fml/about.fml         | 7 -------
 content/markdown/community.md | 8 ++++----
 content/xdoc/index.xml.vm     | 4 ++--
 4 files changed, 7 insertions(+), 14 deletions(-)

diff --git a/README.md b/README.md
index c84ac0b..2710c3b 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ Additional Resources
 + [General GitHub documentation](https://help.github.com/)
 + [GitHub pull request 
documentation](https://help.github.com/send-pull-requests/)
 + [Apache Maven Twitter Account](https://twitter.com/ASFMavenProject)
-+ "#Maven" IRC channel on freenode.org
++ [Slack channel in ASF Workspace](https://infra.apache.org/slack.html)
 
 [jira]: https://issues.apache.org/jira/projects/MNGSITE/
 [license]: https://www.apache.org/licenses/LICENSE-2.0
diff --git a/content/fml/about.fml b/content/fml/about.fml
index 8df9480..d0c1161 100644
--- a/content/fml/about.fml
+++ b/content/fml/about.fml
@@ -95,14 +95,7 @@
           Help for Maven can be obtained by subscribing and posting to the
           <a href="https://maven.apache.org/mailing-lists.html";>Maven Users 
List</a>.
         </p>
-        <p>
-          You can also join us on IRC (Internet Relay Chat) at 
<code>irc.freenode.net</code>
-          on <code>#maven</code>. 
-          over <a href="irc://irc.freenode.net/#maven">IRC</a>
-          for those behind firewalls (enter <code>#maven</code> in the 
<i>Channel</i> box).
-        </p>
       </answer>
     </faq>
   </part>
 </faqs>
-
diff --git a/content/markdown/community.md b/content/markdown/community.md
index 8efd9cb..d30328b 100644
--- a/content/markdown/community.md
+++ b/content/markdown/community.md
@@ -85,8 +85,8 @@ Maven has a number of [Mailing Lists](./mailing-lists.html), 
and the Maven
 User List is specifically dedicated to answering questions about all
 Maven things.
 
-#### IRC (Internet Relay Chat)
-
-Log into the `#maven` IRC channel on `irc.freenode.net` with your
-favorite IRC client or [with web IRC chat](https://webchat.freenode.net/).
+#### Slack
 
+For people actively contributing to Maven, especially committers, there
+is [the ASF Slack workspace](https://infra.apache.org) available to discuss
+issues, solve problems and build community in real-time.
diff --git a/content/xdoc/index.xml.vm b/content/xdoc/index.xml.vm
index a64d6ea..a216ad3 100644
--- a/content/xdoc/index.xml.vm
+++ b/content/xdoc/index.xml.vm
@@ -24,7 +24,7 @@ under the License.
     <title>Welcome to Apache Maven</title>
     <author email="[email protected]">Brett Porter</author>
     <author email="[email protected]">Jason van Zyl</author>
-    <author email="[email protected]">Olivier Lamy</author>    
+    <author email="[email protected]">Olivier Lamy</author>
   </properties>
   <body>
 
@@ -115,7 +115,7 @@ under the License.
         will answer your questions there, and the answer will be archived for 
others in the future.
       </p>
       <p>
-        You can also reach the Maven developers on <a 
href="community.html">IRC</a>.
+        You can also reach the Maven developers on <a 
href="community.html">Slack</a>.
       </p>
 
       <h3>Apache Software Foundation</h3>

Reply via email to