From 38608572d1763fd193540e1dc4df09469926840b Mon Sep 17 00:00:00 2001 From: Hongbin Lu Date: Sat, 14 May 2016 10:51:19 -0400 Subject: [PATCH] Add #openstack-higgins to statusbot and meetbot We need this to log the channel and hold meetings in the channel Change-Id: I1d7d79aa3d928337167c08b853dd4680a0893a7f --- hiera/common.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hiera/common.yaml b/hiera/common.yaml index b9ad762547..79009c39a5 100644 --- a/hiera/common.yaml +++ b/hiera/common.yaml @@ -61,6 +61,7 @@ statusbot_channels: - openstack-gate - openstack-glance - openstack-heat-translator +- openstack-higgins - openstack-horizon - openstack-hyper-v - openstack-i18n @@ -139,6 +140,7 @@ meetbot_channels: - '#openstack-gslb' - '#openstack-ha' - '#openstack-heat-translator' +- '#openstack-higgins' - '#openstack-horizon' - '#openstack-i18n' - '#openstack-infra'