Retire the Women-of-OpenStack list
As WoO is now part of the D&I WG this list is not needed. Change-Id: I6af5f537357d3523aaa2d4b2e673296687e33a7d
This commit is contained in:
parent
65a16093c9
commit
0dac2f3f87
@ -307,14 +307,6 @@ class openstack_project::lists(
|
||||
description => 'Announcements for third party CI operators.',
|
||||
}
|
||||
|
||||
mailman_list { 'women-of-openstack@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
admin => 'claire@openstack.org',
|
||||
password => $listpassword,
|
||||
description => 'Women of OpenStack discussion list.',
|
||||
}
|
||||
|
||||
mailman_list { 'foundation-testing-standards@openstack':
|
||||
require => Mailman::Site['openstack'],
|
||||
ensure => present,
|
||||
|
@ -32,7 +32,6 @@ exim_aliases:
|
||||
starlingx-discuss-owner: spam
|
||||
superuser-owner: spam
|
||||
user-committee-owner: spam
|
||||
women-of-openstack-owner: spam
|
||||
spam: ':fail: delivery temporarily disabled due to ongoing spam flood'
|
||||
exim_routers:
|
||||
- mailman_verp_router: |
|
||||
|
Loading…
Reference in New Issue
Block a user