From 31c39fcb15ced77ab81998ffecc943960b2d1c22 Mon Sep 17 00:00:00 2001 From: Kendall Nelson Date: Mon, 8 Feb 2021 15:18:47 -0800 Subject: [PATCH] Setup OpenInfra Channels openstack-forum, openstack-ptg, openstack-summit and openinfra-summit will now be openinfra-events. openstack-diversity will now be openinfra-diversity. openstack-foundation will now be openinfra. openstack-board will come later after we can get op rights and register the channel. Depends-On: https://review.opendev.org/c/openstack/project-config/+/774550 Change-Id: I6f3458d61800aad22f6e723a2d8b300460a0a03e --- hiera/common.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index 038bc86bb0..531f013ded 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -10,6 +10,9 @@ statusbot_channels: - oooq - opendev - opendev-meeting +- openinfra +- openinfra-diversity +- openinfra-events - openinfralabs - openinfralabs-monitoring - openstack @@ -104,6 +107,9 @@ meetbot_channels: - '#oooq' - '#opendev' - '#opendev-meeting' +- '#openinfra' +- '#openinfra-diversity' +- '#openinfra-events' - '#openinfralabs' - '#openinfralabs-monitoring' - '#openstack'