Add #openstack-pkg to statusbot & meetbot_channels

This patch adds IRC bots to #openstack-pkg, for the packaging-deb group.

It looks like "openstackgerrit" (gerrit change reports) is already there,
but "openstack" (channel logging) and "openstackstatus" (infra status
notifications, success submissions) are not yet because the channel is
not in the "meetbot_channels" and "statusbot_channels" sections.

Change-Id: I91adbf4392cb028de55693f5c09f438cd4d9fb54
This commit is contained in:
Thomas Goirand 2016-06-22 17:43:38 +02:00
parent 5917243d91
commit 0e76e588e2

View File

@ -83,6 +83,7 @@ statusbot_channels:
- openstack-nova
- openstack-opw
- openstack-oslo
- openstack-pkg
- openstack-powervm
- openstack-product
- openstack-qa
@ -174,6 +175,7 @@ meetbot_channels:
- '#openstack-nova'
- '#openstack-operators'
- '#openstack-performance'
- '#openstack-pkg'
- '#openstack-opw'
- '#openstack-oslo'
- '#openstack-powervm'