2010/timeline.ics: Populate iCal file with new the new dates
This was generated using mkical.py -t. In the future, we should consider to automatically create that on the server side. But then again, that adds little benefit for a potentially big overhead.
This commit is contained in:
parent
66bd8e27c5
commit
bd7eed406f
2 changed files with 30 additions and 39 deletions
|
@ -13,7 +13,7 @@ import vobject
|
|||
|
||||
|
||||
#### Configure these variables
|
||||
CANDIDATES_OPENED_DATE = (2010, 5, 2)
|
||||
CANDIDATES_OPENED_DATE = (2010, 5, 3)
|
||||
APPLICATIONS_CLOSED_DATE = (2010, 5, 14)
|
||||
RENEWALS_CLOSED_DATE = (2010, 5, 21) # Not used, renewals are incorporated into applications
|
||||
CANDIDATES_CLOSED_DATE = (2010, 5, 23)
|
||||
|
|
|
@ -4,14 +4,14 @@ CALSCALE:GREGORIAN
|
|||
METHOD:PUBLISH
|
||||
PRODID:-//PYVOBJECT//NONSGML Version 1//EN
|
||||
BEGIN:VEVENT
|
||||
UID:20090516T135729Z-24347@bigbox
|
||||
DTSTART;VALUE=DATE:20090515
|
||||
DTEND;VALUE=DATE:20090516
|
||||
UID:20100503T020044Z-77107@xbox
|
||||
DTSTART;VALUE=DATE:20100503
|
||||
DTEND;VALUE=DATE:20100504
|
||||
DESCRIPTION:If you are a member of the GNOME Foundation and are interested
|
||||
in running for election\, you may nominate yourself by sending an e-mail
|
||||
to foundation-announce@gnome.org with your name\, e-mail address\, corpora
|
||||
te affiliation (if any)\, and a description of why you'd like to serve\, b
|
||||
efore 2009-05-25 (23:59 UTC).\n You should also send a summary of your
|
||||
efore 2010-05-23 (23:59 UTC).\n You should also send a summary of your
|
||||
candidacy announcement (75 words or less) to elections@gnome.org. If you
|
||||
are not yet a GNOME Foundation member and would like to stand for election
|
||||
\, you must first apply for membership and be accepted to be eligible to r
|
||||
|
@ -23,23 +23,23 @@ DESCRIPTION:If you are a member of the GNOME Foundation and are interested
|
|||
SUMMARY:Announcements and list of candidates open
|
||||
END:VEVENT
|
||||
BEGIN:VEVENT
|
||||
UID:20090516T135729Z-89546@bigbox
|
||||
DTSTART;VALUE=DATE:20090522
|
||||
DTEND;VALUE=DATE:20090523
|
||||
UID:20100503T020044Z-75076@xbox
|
||||
DTSTART;VALUE=DATE:20100514
|
||||
DTEND;VALUE=DATE:20100515
|
||||
DESCRIPTION:If you're not a member of the GNOME Foundation or if you need
|
||||
to renew your membership\, you have to apply at http://foundation.gnome.or
|
||||
g/membership/application.php before 2009-05-22 (23:59 UTC).
|
||||
g/membership/application.php before 2010-05-14 (23:59 UTC).
|
||||
SUMMARY:Applications/Renewals closed
|
||||
END:VEVENT
|
||||
BEGIN:VEVENT
|
||||
UID:20090516T135729Z-81078@bigbox
|
||||
DTSTART;VALUE=DATE:20090525
|
||||
DTEND;VALUE=DATE:20090526
|
||||
UID:20100503T020044Z-96749@xbox
|
||||
DTSTART;VALUE=DATE:20100523
|
||||
DTEND;VALUE=DATE:20100524
|
||||
DESCRIPTION:If you are a member of the GNOME Foundation and are interested
|
||||
in running for election\, you may nominate yourself by sending an e-mail
|
||||
to foundation-announce@gnome.org with your name\, e-mail address\, corpora
|
||||
te affiliation (if any)\, and a description of why you'd like to serve\, b
|
||||
efore 2009-05-25 (23:59 UTC).\n You should also send a summary of your
|
||||
efore 2010-05-23 (23:59 UTC).\n You should also send a summary of your
|
||||
candidacy announcement (75 words or less) to elections@gnome.org. If you
|
||||
are not yet a GNOME Foundation member and would like to stand for election
|
||||
\, you must first apply for membership and be accepted to be eligible to r
|
||||
|
@ -51,46 +51,37 @@ DESCRIPTION:If you are a member of the GNOME Foundation and are interested
|
|||
SUMMARY:List of candidates closed
|
||||
END:VEVENT
|
||||
BEGIN:VEVENT
|
||||
UID:20090516T135729Z-28178@bigbox
|
||||
DTSTART;VALUE=DATE:20090527
|
||||
DTEND;VALUE=DATE:20090528
|
||||
UID:20100503T020044Z-58467@xbox
|
||||
DTSTART;VALUE=DATE:20100526
|
||||
DTEND;VALUE=DATE:20100527
|
||||
DESCRIPTION:You may now start to send your questions to the candidates
|
||||
SUMMARY:List of candidates announced
|
||||
END:VEVENT
|
||||
BEGIN:VEVENT
|
||||
UID:20090516T135729Z-62270@bigbox
|
||||
DTSTART;VALUE=DATE:20090601
|
||||
DTEND;VALUE=DATE:20090602
|
||||
DESCRIPTION:If you are a GNOME Foundation member and your membership statu
|
||||
s runs out before 2009-06-08\, you must apply for renewal of your membersh
|
||||
ip status before 2009-06-01.
|
||||
SUMMARY:Renewals Closed
|
||||
END:VEVENT
|
||||
BEGIN:VEVENT
|
||||
UID:20090516T135729Z-36735@bigbox
|
||||
DTSTART;VALUE=DATE:20090608
|
||||
DTEND;VALUE=DATE:20090609
|
||||
UID:20100503T020044Z-5773@xbox
|
||||
DTSTART;VALUE=DATE:20100530
|
||||
DTEND;VALUE=DATE:20100531
|
||||
DESCRIPTION:We introduce a new voting mechanism: Preferential Voting
|
||||
SUMMARY:Instructions to vote are sent
|
||||
END:VEVENT
|
||||
BEGIN:VEVENT
|
||||
UID:20090516T135729Z-29963@bigbox
|
||||
DTSTART;VALUE=DATE:20090622
|
||||
DTEND;VALUE=DATE:20090623
|
||||
DESCRIPTION:Preliminary results are announced on 2009-06-24
|
||||
UID:20100503T020044Z-56585@xbox
|
||||
DTSTART;VALUE=DATE:20100613
|
||||
DTEND;VALUE=DATE:20100614
|
||||
DESCRIPTION:Preliminary results are announced on 2010-06-15
|
||||
SUMMARY:Votes must be returned
|
||||
END:VEVENT
|
||||
BEGIN:VEVENT
|
||||
UID:20090516T135729Z-92439@bigbox
|
||||
DTSTART;VALUE=DATE:20090624
|
||||
DTEND;VALUE=DATE:20090625
|
||||
DESCRIPTION:The preliminary results can be challenged until 2009-06-30
|
||||
UID:20100503T020044Z-79415@xbox
|
||||
DTSTART;VALUE=DATE:20100615
|
||||
DTEND;VALUE=DATE:20100616
|
||||
DESCRIPTION:The preliminary results can be challenged until 2010-06-22
|
||||
SUMMARY:Preliminary results are announced
|
||||
END:VEVENT
|
||||
BEGIN:VEVENT
|
||||
UID:20090516T135729Z-31931@bigbox
|
||||
DTSTART;VALUE=DATE:20090630
|
||||
DTEND;VALUE=DATE:20090701
|
||||
UID:20100503T020044Z-53275@xbox
|
||||
DTSTART;VALUE=DATE:20100622
|
||||
DTEND;VALUE=DATE:20100623
|
||||
DESCRIPTION:If there weren't any challenges\, preliminary results are vali
|
||||
d
|
||||
SUMMARY:Challenges to the results closed
|
||||
|
|
Loading…
Reference in a new issue