[sysadmin-bin] Mention the new Discourse category as a point of contact for MC



commit f27affe45c69a68ecfea41556e1fddd54aa616c6
Author: Andrea Veri <averi redhat com>
Date:   Wed Jan 12 15:46:02 2022 +0100

    Mention the new Discourse category as a point of contact for MC

 membership/foundation-operations.py | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/membership/foundation-operations.py b/membership/foundation-operations.py
index 3b8aa51..d6495fb 100755
--- a/membership/foundation-operations.py
+++ b/membership/foundation-operations.py
@@ -277,7 +277,8 @@ Thank you for all your great work as a member of the GNOME community.
 
 Best wishes,
 
-The GNOME Foundation Membership Committee""")
+The GNOME Foundation Membership Committee,
+https://discourse.gnome.org/c/community/membership/338""";)
 
 renewal_form_letter = string.Template("""
 Dear $cn,
@@ -314,7 +315,8 @@ Thanks for your contributions to GNOME.
 
 Best wishes,
 
-The GNOME Foundation Membership Committee""")
+The GNOME Foundation Membership Committee,
+https://discourse.gnome.org/c/community/membership/338""";)
 
 expired_membership_form_letter = string.Template("""
 Dear $cn,
@@ -340,7 +342,8 @@ Additionally, please give a look at the Membership benefits:
   https://wiki.gnome.org/MembershipCommittee/MembershipBenefits
 
 Thanks,
-  The GNOME Membership and Elections Committee""")
+  The GNOME Membership and Elections Committee,
+  https://discourse.gnome.org/c/community/membership/338""";)
 
 close_to_expire_membership_form_letter = string.Template("""
 Dear $cn,
@@ -367,7 +370,8 @@ Additionally, please give a look at the Membership benefits:
   https://wiki.gnome.org/MembershipCommittee/MembershipBenefits
 
 Thanks,
-  The GNOME Membership and Elections Committee""")
+  The GNOME Membership and Elections Committee,
+  https://discourse.gnome.org/c/community/membership/338""";)
 
 renewals_to_foundation_list = string.Template("""
 Hi,
@@ -382,7 +386,8 @@ $expired_members
 The Renewal form can be found at [2].
 
 Cheers,
-   GNOME Membership and Elections Committee
+   GNOME Membership and Elections Committee,
+   https://discourse.gnome.org/c/community/membership/338
 
 [1] https://mail.gnome.org/archives/foundation-list/2011-November/msg00000.html
 [2] http://www.gnome.org/foundation/membership/apply/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]