From 9e3ba872d007c8e1c85ff11c933f7e508aca7f67 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 1 Jun 2021 15:35:51 +0000 Subject: [PATCH] Updating for OFTC IRC network Change-Id: I47faea9b3c0324d3860a5209d521bc76de03bc47 --- CONTRIBUTING.rst | 6 ++++++ doc/source/user/index.rst | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index ed7f0b60e..98c9bbb96 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -14,3 +14,9 @@ Pull requests submitted through GitHub will be ignored. Bugs should be filed on Launchpad, not GitHub: https://bugs.launchpad.net/taskflow + +The mailing list is (prefix subjects with "[Oslo][TaskFlow]"): + + https://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss + +Questions and discussions take place in #openstack-oslo on irc.OFTC.net. diff --git a/doc/source/user/index.rst b/doc/source/user/index.rst index 9998215f8..276ef395f 100644 --- a/doc/source/user/index.rst +++ b/doc/source/user/index.rst @@ -18,7 +18,7 @@ TaskFlow into your project: knowing your use cases and learning how we can help make your lives easier by adding or adjusting functionality in this library. -.. _IRC: irc://chat.freenode.net/openstack-state-management +.. _IRC: irc://irc.oftc.net/openstack-oslo .. _best practices: https://wiki.openstack.org/wiki/TaskFlow/Best_practices .. _paradigm shifts: https://wiki.openstack.org/wiki/TaskFlow/Paradigm_shifts .. _openstack-dev: mailto:openstack-dev@lists.openstack.org