From 53c8bfa17895425edc4aaed2e54f02f24d96b385 Mon Sep 17 00:00:00 2001 From: Kendall Nelson Date: Wed, 22 Jun 2022 12:59:16 -0500 Subject: [PATCH] Setup #openinfra-envirosig IRC Channel This channel will be the home of the Enviromental Sustainability SIG. This patch configures meetbot and logging. Depends-On: https://review.opendev.org/c/openstack/project-config/+/847364 Change-Id: Ib866d5745a3a871a5f9f959cb4db2a0bec5933fc --- inventory/service/group_vars/eavesdrop.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/service/group_vars/eavesdrop.yaml b/inventory/service/group_vars/eavesdrop.yaml index 0f8d90d498..a219a8f519 100644 --- a/inventory/service/group_vars/eavesdrop.yaml +++ b/inventory/service/group_vars/eavesdrop.yaml @@ -20,6 +20,7 @@ limnoria_oftc_channels: - '#openinfra' - '#openinfra-board' - '#openinfra-diversity' + - '#openinfra-envirosig' - '#openinfra-events' - '#openinfralabs' - '#openstack'