From 6f0311d820dd737617b7d1790beac0a0cf24e501 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Mon, 31 May 2021 09:53:18 +0200 Subject: [PATCH] Update README, CONTRIBUTING.md: freenode -> libera.chat --- CONTRIBUTING.md | 9 +++------ README.md | 2 +- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 33c92e9609d..045764a9615 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -62,8 +62,7 @@ Where modules have multiple parameters we recommend running through the 4-step m For general information on running the integration tests see the [Integration Tests page of the Module Development Guide](https://docs.ansible.com/ansible/devel/dev_guide/testing_integration.html#testing-integration), -especially the section on configuration for cloud tests. For questions about writing tests the Ansible AWS community can -be found on Freenode IRC as detailed below. +especially the section on configuration for cloud tests. For questions about writing tests the Ansible AWS community can be found on [libera.chat](https://libera.chat/) IRC as detailed below. ### Code of Conduct @@ -72,8 +71,6 @@ The `community.aws` collection follows the Ansible project's Please read and familiarize yourself with this document. ### IRC -Our IRC channels may require you to register your nickname. If you receive an error when you connect, see -[Freenode's Nickname Registration guide](https://freenode.net/kb/answer/registration) for instructions +Our IRC channels may require you to register your nickname. If you receive an error when you connect, see [Libera.Chat's Nickname Registration guide](https://libera.chat/guides/registration) for instructions. -The `#ansible-aws` channel on Freenode irc is the main and official place to discuss use and development -of the `community.aws` collection. +The `#ansible-aws` channel on [irc.libera.chat](https://libera.chat/) is the main and official place to discuss use and development of the `community.aws` collection. diff --git a/README.md b/README.md index 3bb85b3098f..378b627cae8 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ We welcome community contributions to this collection. If you find problems, ple You can also join us on: -- Freenode IRC - ``#ansible-aws`` Freenode channel +- Libera.Chat IRC - the ``#ansible-aws`` [irc.libera.chat](https://libera.chat/) channel ### More information about contributing