Remove openstack-neutron-release from acceptable channels list
Having community hours events in the irc-meeting repo has been somewhat contentious. Now that the 'Neutron PTL Office Hours' is a thing of the past we can remove that from the list off acceptable channels. Change-Id: I70e08ccf7b16a12e8da9e850be400e4df14e3c93
This commit is contained in:
parent
d8c0859444
commit
edaa385369
@ -20,10 +20,9 @@ from yaml2ical import meeting
|
|||||||
channels = set(['openstack-meeting', 'openstack-meeting-alt',
|
channels = set(['openstack-meeting', 'openstack-meeting-alt',
|
||||||
'openstack-meeting-3', 'openstack-meeting-4',
|
'openstack-meeting-3', 'openstack-meeting-4',
|
||||||
'openstack-meeting-cp',
|
'openstack-meeting-cp',
|
||||||
# NOTE(tonyb)These channels are acceptable as they're for
|
# NOTE(tonyb) This channel is acceptable as it's for office
|
||||||
# office hours rather than offical meetings and do not require
|
# hours rather than offical meetings and does not use MeetBot
|
||||||
# MeetBot
|
'openstack-community'])
|
||||||
'openstack-community', 'openstack-neutron-release'])
|
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user