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'