From fcef589bdc7c9e27e72c5f7f040c3eb58d15ffa7 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Tue, 3 Oct 2023 14:36:32 +0000 Subject: [PATCH] Add mailing list for Nordix environment As part of the transition from the Nordix group to OpenInfra Europe, some systems and services will remain under the Nordix name for now. The people managing these resources need a mailing list to better coordinate their activities. Change-Id: I03b679b4d5f57b1953e1815555b79caf5b6452ff --- inventory/service/host_vars/lists01.opendev.org.yaml | 3 +++ playbooks/zuul/files/host_vars/lists99.opendev.org.yaml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/inventory/service/host_vars/lists01.opendev.org.yaml b/inventory/service/host_vars/lists01.opendev.org.yaml index 12dcdc9de9..7c41f7a3f5 100644 --- a/inventory/service/host_vars/lists01.opendev.org.yaml +++ b/inventory/service/host_vars/lists01.opendev.org.yaml @@ -149,6 +149,9 @@ mailman_sites: - name: marketing description: 'The OpenInfra Marketing list is the meant to facilitate discussion and best practice sharing among marketers and event organizers in the OpenInfra community.' owner: 'allison@openinfra.dev' + - name: nordix + description: 'Discussion and coordination of Nordix environment' + owner: 'robert.tomczyk@est.tech' - name: staff description: 'Private list for OpenInfra Foundation staff members' owner: 'mark@openinfra.dev' diff --git a/playbooks/zuul/files/host_vars/lists99.opendev.org.yaml b/playbooks/zuul/files/host_vars/lists99.opendev.org.yaml index e51ce292d0..860afa0305 100644 --- a/playbooks/zuul/files/host_vars/lists99.opendev.org.yaml +++ b/playbooks/zuul/files/host_vars/lists99.opendev.org.yaml @@ -209,6 +209,9 @@ mailman_sites: - name: marketing description: 'The OpenInfra Marketing list is the meant to facilitate discussion and best practice sharing among marketers and event organizers in the OpenInfra community.' owner: 'allison@openinfra.dev' + - name: nordix + description: 'Discussion and coordination of Nordix environment' + owner: 'robert.tomczyk@est.tech' - name: staff description: 'Private list for OpenInfra Foundation staff members' owner: 'mark@openinfra.dev'