Skip to content

Commit c8a9326

Browse files
authored
CONTRIBUTING.md remove IRC (ansible-collections#778)
1 parent 445d367 commit c8a9326

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Where modules have multiple parameters we recommend running through the 4-step m
4848

4949
For general information on running the integration tests see the
5050
[Integration Tests page of the Module Development Guide](https://docs.ansible.com/ansible/devel/dev_guide/testing_integration.html#testing-integration),
51-
especially the section on configuration for cloud tests. For questions about writing tests the Ansible Kubernetes community can be found on Libera.Chat IRC as detailed below.
51+
especially the section on configuration for cloud tests.
5252

5353
### Updating documentation
5454

@@ -70,11 +70,3 @@ Review the changes and create a pull request using updated files.
7070
The `kubernetes.core` collection follows the Ansible project's
7171
[Code of Conduct](https://docs.ansible.com/ansible/devel/community/code_of_conduct.html).
7272
Please read and familiarize yourself with this document.
73-
74-
### IRC
75-
Our IRC channels may require you to register your nickname. If you receive an error when you connect, see
76-
[Libera.Chat's Nickname Registration guide](https://libera.chat/guides/registration) for instructions.
77-
78-
The `#ansible-kubernetes` channel on [libera.chat](https://libera.chat/) IRC is the main and official place to discuss use and development of the `kubernetes.core` collection.
79-
80-
For more information about Ansible's Kubernetes integration, browse the resources in the [Kubernetes Working Group](https://github.com/ansible/community/wiki/Kubernetes) Community wiki page.

0 commit comments

Comments
 (0)