[sysadmin-bin] Reminders are now being sent 4 weeks before the actual membership expiration



commit 9f70cc97f65e62420c01cb8a3e3160a8a364edb4
Author: Andrea Veri <averi redhat com>
Date:   Wed Jun 5 11:17:31 2019 +0200

    Reminders are now being sent 4 weeks before the actual membership expiration

 membership/foundation-operations.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/membership/foundation-operations.py b/membership/foundation-operations.py
index 2301224..f3bcf7e 100755
--- a/membership/foundation-operations.py
+++ b/membership/foundation-operations.py
@@ -333,7 +333,7 @@ close_to_expire_membership_form_letter = string.Template("""
 Dear $cn,
 
 from our records it seems your GNOME Foundation Membership is about to expire within
-three (3) weeks starting from today as it was las renewed on $last_renewed_on_date (YYYY-MM-DD).
+four (4) weeks starting from today as it was las renewed on $last_renewed_on_date (YYYY-MM-DD).
 Membership duration is currently set to be two years.
 
 If you want to continue being a member of the GNOME Foundation please make sure to submit


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