Retire defunct or unused foundation mailing lists
The following OpenInfra Foundation mailing lists are no longer required (some were never used at all, some haven't had a post in many years): * admin-cert-wg * ambassadors * analyst-relations * app-catalog-admin * defcore-committee * foundation-testing-standards * nov-2013-track-chairs * openstack-track-chairs * openstack-travel-committee * superuser * tax-affairs Remove them from our configuration, they'll be manually retired with the rmlist command once this merges (leaving any public archives behind for historical reference). Change-Id: I30dcdd52aa16bed8af866f629d85fde3b9502fa1
This commit is contained in:
parent
3858a0bc23
commit
215fd6da98
@ -13,7 +13,6 @@ exim_aliases:
|
||||
openstack-tc: openstack-discuss
|
||||
user-committee: openstack-discuss
|
||||
airship-discuss-owner: spam
|
||||
ambassadors-owner: spam
|
||||
community-owner: spam
|
||||
edge-computing-owner: spam
|
||||
foundation-board-confidential-owner: spam
|
||||
@ -31,7 +30,6 @@ exim_aliases:
|
||||
openstack-qa-owner: spam
|
||||
openstack-vi-owner: spam
|
||||
product-wg-owner: spam
|
||||
superuser-owner: spam
|
||||
user-committee-owner: spam
|
||||
spam: ':fail: delivery temporarily disabled due to ongoing spam flood'
|
||||
exim_domain_aliases:
|
||||
@ -270,10 +268,6 @@ mailman_sites:
|
||||
description: 'List of the OpenStack Greek User Group'
|
||||
admin: 'aparathyras@stackmasters.eu'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: openstack-travel-committee
|
||||
description: 'Private discussions for the OpenStack Travel Program Committee for Hong Kong Summit 2013.'
|
||||
admin: 'communitymngr@openstack.org'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: openstack-personas
|
||||
description: 'A group of designers, researchers, developers, writers and users that are creating a set of personas for OpenStack that are intended to help drive development around the needs of our users.'
|
||||
admin: 'pieter.c.kruithof-jr@hp.com'
|
||||
@ -298,34 +292,10 @@ mailman_sites:
|
||||
description: 'OpenStack社区中文讨论群组'
|
||||
admin: 'yeluaiesec@gmail.com'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: nov-2013-track-chairs
|
||||
description: 'Coordination of tracks at OpenStack Summit April 2013'
|
||||
admin: 'claire@openstack.org'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: openstack-track-chairs
|
||||
description: 'Coordination of tracks at OpenStack Summits'
|
||||
admin: 'claire@openstack.org'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: openstack-sos
|
||||
description: 'Coordination of activities for Significant Others at Summits'
|
||||
admin: 'dms@danplanet.com'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: defcore-committee
|
||||
description: 'Discussions of the OpenStack Foundation Core Definition Committee'
|
||||
admin: 'josh@openstack.org'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: ambassadors
|
||||
description: 'Private discussions between OpenStack Ambassadors'
|
||||
admin: 'tom@openstack.org'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: superuser
|
||||
description: 'Discussions for Superuser editorial advisors to collaborate, and for readers to be able to contact the editorial team to make suggestions, provide feedback'
|
||||
admin: 'lauren@openstack.org'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: admin-cert-wg
|
||||
description: 'Collaboration workspace for members of the Certified OpenStack Administrator Working Group of the User Commitee/Board.'
|
||||
admin: 'heidi@openstack.org'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: openstack-api-consumers
|
||||
description: 'Discussions around consuming the OpenStack REST APIs and development of API-consuming SDKs and frameworks'
|
||||
admin: 'mordred@inaugust.com'
|
||||
@ -338,26 +308,10 @@ mailman_sites:
|
||||
description: 'Collaboration workspace for OpenStack-related Product Managers working group.'
|
||||
admin: 'stefano@openstack.org'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: tax-affairs
|
||||
description: 'board committee focused on tax issues.'
|
||||
admin: 'seanroberts66@gmail.com'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: third-party-announce
|
||||
description: 'Announcements for third party CI operators.'
|
||||
admin: 'anteaya@anteaya.info'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: foundation-testing-standards
|
||||
description: 'OpenStack Foundation test standards (for humans, not drivers) working group list.'
|
||||
admin: 'seanroberts66@gmail.com'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: analyst-relations
|
||||
description: 'Coordination of Analyst Relations Working Group.'
|
||||
admin: 'lauren@openstack.org'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: app-catalog-admin
|
||||
description: 'Coordinate admin details for OpenStack Community App Catalog.'
|
||||
admin: 'doc@aedo.net'
|
||||
password: "{{ mailman_list_password }}"
|
||||
- name: openstack-i18n-fr
|
||||
description: 'List of the OpenStack Internationalization team, french local group.'
|
||||
admin: 'jftalta@gmail.com'
|
||||
|
Loading…
x
Reference in New Issue
Block a user