From 04e84c81ee8dea8f2beb4cd6f39d3ddb9c593848 Mon Sep 17 00:00:00 2001 From: "Gael Chamoulaud (Strider)" Date: Fri, 4 Jun 2021 10:00:53 +0200 Subject: [PATCH] Update Validations Framework IRC channels This patch updates the information about the `#tripleo` IRC channel after the OFTC migration and adds our brand new channel at Libera named `#validation-framework`. Change-Id: Ibd241db35168c495806eaba183325c485f872df3 Signed-off-by: Gael Chamoulaud (Strider) --- doc/source/contributing.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index fe60f1b8..3b619c26 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -6,14 +6,13 @@ Contributing to validations-libs .. include:: ../../CONTRIBUTING.rst -#tripleo on Freenode IRC Network --------------------------------- -There is a very active chat channel at irc://freenode.net/#tripleo. -This is usually the best place to ask questions and find your way around. -IRC stands for Internet Relay Chat and it is a way to chat online in real -time. You can ask a question and come back later to read the answer in the -log files. Logs for the #tripleo IRC channel are stored at -http://eavesdrop.openstack.org/irclogs/%23tripleo/. +Communication +------------- +* IRC channel ``#validation-framework`` at `Libera`_ (For all subject-matters) +* IRC channel ``#tripleo`` at `OFTC`_ (OpenStack and TripleO discussions) + +.. _Libera: https://libera.chat/ +.. _OFTC: https://www.oftc.net/ Contributor License Agreement -----------------------------