ircbot: add #openstack-ansible-sig to bots

This change will add our IRC bots to the newly formed Ansible SIG,
in addition, it removes #dox in order to stay within the 120
channel limit.

The dox project has not seen a commit in 2 years and the channel
is pretty much empty/abanonded.

Change-Id: I3acd3cb77a9f71eb80921f4cbf2162113f40efea
This commit is contained in:
Mohammed Naser 2019-08-15 08:33:26 -04:00
parent 309daf9482
commit 66dc2a2449

View File

@ -14,6 +14,7 @@ statusbot_channels:
- oooq - oooq
- openstack - openstack
- openstack-ansible - openstack-ansible
- openstack-ansible-sig
- openstack-anvil - openstack-anvil
- openstack-auto-scaling - openstack-auto-scaling
- openstack-bacon - openstack-bacon
@ -112,7 +113,6 @@ meetbot_channels:
- '#ara' - '#ara'
- '#cloudkitty' - '#cloudkitty'
- '#congress' - '#congress'
- '#dox'
- '#edge-computing-group' - '#edge-computing-group'
- '#heat' - '#heat'
- '#kata-dev' - '#kata-dev'
@ -124,6 +124,7 @@ meetbot_channels:
- '#opendev' - '#opendev'
- '#openstack' - '#openstack'
- '#openstack-ansible' - '#openstack-ansible'
- '#openstack-ansible-sig'
- '#openstack-auto-scaling' - '#openstack-auto-scaling'
- '#openstack-barbican' - '#openstack-barbican'
- '#openstack-blazar' - '#openstack-blazar'