Retire elections-committee, openstack-content MLs
The elections-committee and openstack-content mailing lists have been defunct for years. They receive no new posts and their moderators have stopped watching them. The stakeholders in the OpenStack Foundation have given the okay to have them closed down so only their archives remain for historical reference. Change-Id: Ie8230265518f4b114a34849b8b1d48b6a3675700
This commit is contained in:
parent
0dac2f3f87
commit
ec8b0682fa
@ -219,14 +219,6 @@ class openstack_project::lists(
|
||||
description => 'Coordination of activities for Significant Others at Summits',
|
||||
}
|
||||
|
||||
mailman_list { 'elections-committee@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
admin => 'markmc@redhat.com',
|
||||
password => $listpassword,
|
||||
description => 'Discussions of the OpenStack Foundation Elections Committee',
|
||||
}
|
||||
|
||||
mailman_list { 'defcore-committee@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
@ -243,14 +235,6 @@ class openstack_project::lists(
|
||||
description => 'Private discussions between OpenStack Ambassadors',
|
||||
}
|
||||
|
||||
mailman_list { 'openstack-content@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
admin => 'margie@openstack.org',
|
||||
password => $listpassword,
|
||||
description => 'Discussions of the OpenStack Content team',
|
||||
}
|
||||
|
||||
mailman_list { 'superuser@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
|
Loading…
Reference in New Issue
Block a user