[sysadmin-bin] It's not the actual membership that expired on $last_renewed_on_date but it was actually last renewe



commit 51d29dd97aac8b2140e95d5b86aa18b8b0df251d
Author: Andrea Veri <av gnome org>
Date:   Fri Jan 16 12:07:31 2015 +0100

    It's not the actual membership that expired on $last_renewed_on_date but
    it was actually last renewed on on that date.

 membership/foundation-operations.py |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/membership/foundation-operations.py b/membership/foundation-operations.py
index 74ba32d..5031dbe 100755
--- a/membership/foundation-operations.py
+++ b/membership/foundation-operations.py
@@ -347,13 +347,15 @@ The GNOME Foundation Membership Committee""")
 expired_membership_form_letter = string.Template("""
 Dear $cn,
 
-from our records it seems your GNOME Foundation Membership expired on $last_renewed_on_date. (YYYY-MM-DD)
+from our records it seems your GNOME Foundation Membership was last renewed 
+on $last_renewed_on_date (YYYY-MM-DD) and its 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
 a renewal request at https://foundation.gnome.org/membership/apply. If you did
 so already, please ignore this e-mail and wait for the GNOME Foundation Membership
 Committee to get back to you.
 
-More details on when your membership expired can be found on your profile page
+More details on when your membership was last renewed can be found on your profile page
 at https://account.gnome.org under the 'Last Renewed on date' field.
 
 In the case you feel your contributions would not be enough for the membership


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