Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToshio Kuratomi <a.badger@gmail.com>2021-06-01 10:48:09 +0300
committerGitHub <noreply@github.com>2021-06-01 10:48:09 +0300
commit80e7e1a17cb6aaf10e289e671fc382a614018e6e (patch)
treec818b256cda0916a27f6ee9d4e078897e3201c99 /hacking
parentb0dcf0d164dd712b56b826d6444c29a2b61f14a9 (diff)
Due to the takeover of freenode we're moving to a different irc network. (#74775)
* Due to the takeover of freenode we're moving to a different irc network. * Our channels updated to point at the same channel name on libera.chat * Some links went to webchat.freenode.net. At this time, libera.chat doesn't point you to an official webchat client so I changed these to https://libera.chat. (kiwi irc does work with libera.chat so that could be another option). * In general, I used the name irc.libera.net for link names and https://libera.chat for link targets. This is because the irc service is hosted on irc.libera.chat but the project web server is hosted on libera.chat. (This appears to also be true for freenode but we were using http://irc.freenode.net which doesn't seem to work. Oops). * Removed http://irc.freenode.net from the linkcheck exceptions. linkcheck was actually correct to flag that as invalid (should have been http://frenode.net instead). * Looks like hte important people in #yaml are now in libera.chat * Link to where contributors should get help Add a link target and then link to where contributors should get support for developing groups of modules. * Update docs/docsite/rst/dev_guide/developing_modules_in_groups.rst Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: John R Barker <john@johnrbarker.com> Co-authored-by: Felix Fontein <felix@fontein.de>
Diffstat (limited to 'hacking')
-rw-r--r--hacking/ticket_stubs/bug_is_really_a_question.md2
-rw-r--r--hacking/ticket_stubs/collections.md2
-rw-r--r--hacking/ticket_stubs/proposal.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/hacking/ticket_stubs/bug_is_really_a_question.md b/hacking/ticket_stubs/bug_is_really_a_question.md
index c3d91671301..fa5ead4f12d 100644
--- a/hacking/ticket_stubs/bug_is_really_a_question.md
+++ b/hacking/ticket_stubs/bug_is_really_a_question.md
@@ -7,7 +7,7 @@ Thanks very much for your interest in Ansible. It sincerely means a lot to us.
This appears to be a user question, and we'd like to direct these kinds of things to either the mailing list or the IRC channel.
- * IRC: #ansible on irc.freenode.net
+ * IRC: #ansible on `irc.libera.chat <https://libera.chat/>`_
* mailing list: https://groups.google.com/forum/#!forum/ansible-project
If you can stop by there, we'd appreciate it. This allows us to keep the issue tracker for bugs, pull requests, RFEs and the like.
diff --git a/hacking/ticket_stubs/collections.md b/hacking/ticket_stubs/collections.md
index 1fc2c02c452..64b8a24cfc4 100644
--- a/hacking/ticket_stubs/collections.md
+++ b/hacking/ticket_stubs/collections.md
@@ -10,5 +10,5 @@ Thank you once again for this and your interest in Ansible!
If you have further questions please stop by IRC or the mailing list:
- * IRC: #ansible on irc.freenode.net
+ * IRC: #ansible on `irc.libera.chat <https://libera.chat/>`_
* mailing list: https://groups.google.com/forum/#!forum/ansible-project
diff --git a/hacking/ticket_stubs/proposal.md b/hacking/ticket_stubs/proposal.md
index 9f4f8da6382..ac116cde29c 100644
--- a/hacking/ticket_stubs/proposal.md
+++ b/hacking/ticket_stubs/proposal.md
@@ -9,7 +9,7 @@ https://github.com/ansible/proposals/blob/master/proposals_process_proposal.md
If you have any further questions, please let us know by stopping by our devel mailing list, or our devel IRC channel:
- * #ansible-devel on Freenode
+ * #ansible-devel on `irc.libera.chat <https://libera.chat/>`_
* https://groups.google.com/forum/#!forum/ansible-devel
Thank you!