From b58715c5d3aa048cde3cfe185e950cb391992b76 Mon Sep 17 00:00:00 2001 From: Kendall Nelson Date: Tue, 21 Nov 2023 11:09:43 -0600 Subject: [PATCH] Setup ML for FLOSS Mentorship Group A different group than the FLOSS MOOC looking for a place to have asynch discussions around setting up and maintaining OSS mentorship programs at academic institutions. Change-Id: I41c83b65ff85f7d7048570ddfe0f793613e39e34 --- inventory/service/group_vars/mailman3.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory/service/group_vars/mailman3.yaml b/inventory/service/group_vars/mailman3.yaml index 2c04d13f93..01a60453c7 100644 --- a/inventory/service/group_vars/mailman3.yaml +++ b/inventory/service/group_vars/mailman3.yaml @@ -144,6 +144,9 @@ mailman_sites: - name: floss-mooc description: 'Discussions & Coordination around the FLOSS MOOC being collaboratively developed here: https://gitlab.com/mooc-floss/mooc-floss' owner: 'knelson@openinfra.dev' + - name: floss-mentoring + description: 'Discussions focused on building and maintaining OSS mentorship programs at academic institutions.' + owner: 'knelson@openinfra.dev' - name: nbmp-discuss description: 'Collaborating on Network Based Media Processing related platform and infrastructure systems usage and development.' owner: 'ildiko@openstack.org'