Merge "Add mailing list for FLOSS MOOC"

This commit is contained in:
Zuul 2021-08-02 17:20:31 +00:00 committed by Gerrit Code Review
commit 47d1737cd7

View File

@ -160,6 +160,10 @@ mailman_sites:
description: 'Discussion of the OpenInfra Labs academic and research resource sharing effort'
admin: 'mnaser@vexxhost.com'
password: "{{ mailman_list_password }}"
- name: floss-mooc
description: 'Discussions & Coordination around the FLOSS MOOC being collaboratively developed here: https://gitlab.com/mooc-floss/mooc-floss'
admin: 'knelson@openinfra.dev'
password: "{{ mailman_list_password }}"
- name: openstack
listdomain: lists.openstack.org
install_languages: ['de', 'fr', 'it', 'ko', 'ru', 'vi', 'zh_TW']