From 66bd8e27c5f2bc8cdffaffb596d584a3c0aca4c4 Mon Sep 17 00:00:00 2001 From: Tobias Mueller Date: Mon, 3 May 2010 00:53:28 +0100 Subject: [PATCH] 2010/rules: We do not separate between new applications and renewals This was separate because it takes less time to renew a membership. But we asked the currently existing members already to renew their membership so we can decrease the complexity by getting rid of another deadline. --- foundation.gnome.org/elections/2010/mkical.py | 4 ++-- foundation.gnome.org/elections/2010/rules.wml | 9 +++++++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/foundation.gnome.org/elections/2010/mkical.py b/foundation.gnome.org/elections/2010/mkical.py index f42d6d4..0ace108 100644 --- a/foundation.gnome.org/elections/2010/mkical.py +++ b/foundation.gnome.org/elections/2010/mkical.py @@ -15,7 +15,7 @@ import vobject #### Configure these variables CANDIDATES_OPENED_DATE = (2010, 5, 2) APPLICATIONS_CLOSED_DATE = (2010, 5, 14) -RENEWALS_CLOSED_DATE = (2010, 5, 21) +RENEWALS_CLOSED_DATE = (2010, 5, 21) # Not used, renewals are incorporated into applications CANDIDATES_CLOSED_DATE = (2010, 5, 23) CANDIDATES_ANNOUNCED_DATE = (2010, 5, 26) VOTING_OPENED_DATE = (2010, 5, 30) @@ -265,7 +265,7 @@ if __name__ == "__main__": APPLICATIONS_CLOSED, CANDIDATES_CLOSED, CANDIDATES_ANNOUNCED, - RENEWALS_CLOSED, + #RENEWALS_CLOSED, VOTING_OPENED, VOTING_CLOSED, PRELIMINARY_RESULTS, diff --git a/foundation.gnome.org/elections/2010/rules.wml b/foundation.gnome.org/elections/2010/rules.wml index 52adfde..2b0b792 100644 --- a/foundation.gnome.org/elections/2010/rules.wml +++ b/foundation.gnome.org/elections/2010/rules.wml @@ -106,14 +106,19 @@

(all deadlines are 23:59 UTC)