Create an OpenInfra Foundation staff ML
This is a new mailing list into which the current staff ML from the lists.openstack.org site will be manually migrated. The existing one is not included in our current configuration anyway, but a followup change will set up an appropriate forward for its old address once migration is complete. Change-Id: I15f47d210e38a8f04925ffba27e44b2ad5e97dd5
This commit is contained in:
parent
1addce7dbc
commit
f906b06555
@ -180,6 +180,10 @@ mailman_sites:
|
||||
description: 'The mailman site list'
|
||||
admin: 'nobody@openstack.org'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: staff
|
||||
description: 'Private list for OpenInfra Foundation staff members'
|
||||
admin: 'jeremy@openinfra.dev'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: openstack
|
||||
listdomain: lists.openstack.org
|
||||
install_languages: ['de', 'fr', 'it', 'ko', 'ru', 'vi', 'zh_TW']
|
||||
|
Loading…
x
Reference in New Issue
Block a user