From 92f51eadc73438fe3cb91c608aa47714a02d20e2 Mon Sep 17 00:00:00 2001 From: "Gael Chamoulaud (Strider)" Date: Fri, 4 Jun 2021 10:04:39 +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: I48e856b688b9e724ca49858d4aca0d3f32ca2de2 Signed-off-by: Gael Chamoulaud (Strider) --- doc/source/contributing.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/source/contributing.rst b/doc/source/contributing.rst index 8ce5611..eae6724 100644 --- a/doc/source/contributing.rst +++ b/doc/source/contributing.rst @@ -4,6 +4,14 @@ Contributing .. include:: ../../CONTRIBUTING.rst +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 -----------------------------