From 14813a6287af016d2b1823ce8e29bc2cc1dd10e5 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Fri, 28 May 2021 07:09:57 +0200 Subject: [PATCH] Stop mentioning Freenode. We're on Libera.chat. (#2666) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e6e4eb880e..a874a3e929 100644 --- a/README.md +++ b/README.md @@ -60,10 +60,10 @@ See [here](https://docs.ansible.com/ansible/devel/dev_guide/developing_collectio We have a dedicated Working Group for Ansible development. -You can find other people interested on the following Freenode IRC channels - +You can find other people interested on the following [Libera.chat](https://libera.chat/) IRC channels - - `#ansible` - For general use questions and support. -- `#ansible-devel` - For discussions on developer topics and code related to features or bugs. -- `#ansible-community` - For discussions on community topics and community meetings. +- `#ansible-devel` - For discussions on developer topics and code related to features or bugs in ansible-core. +- `#ansible-community` - For discussions on community topics and community meetings, and for general development questions for community collections. For more information about communities, meetings and agendas see [Community Wiki](https://github.com/ansible/community/wiki/Community).