From e765039a310acd5e97277b08baa8945898c8927f Mon Sep 17 00:00:00 2001 From: Tony Breeds <tony@bakeyournoodle.com> Date: Thu, 23 Aug 2018 11:23:29 +1000 Subject: [PATCH] Add Stein TC election details to the schedule Change-Id: I544ed16f01fe5486cfad030954c121ce55228270 --- doc/source/stein/schedule.rst | 34 ++++++++++++++++++++++++++++++++++ doc/source/stein/schedule.yaml | 6 ++++++ 2 files changed, 40 insertions(+) diff --git a/doc/source/stein/schedule.rst b/doc/source/stein/schedule.rst index 983fe759cd..a2d0b6b8f2 100644 --- a/doc/source/stein/schedule.rst +++ b/doc/source/stein/schedule.rst @@ -199,6 +199,40 @@ follow the main release cycle is set to 13 June, 2019. Project-specific events ======================= +.. _s-tc-email-deadline: + +TC Election Email Deadline +-------------------------- +Contributors that will be in the electorate for the upcoming election +should confirm their gerrit email addresses by this date (September 9th, 2018 +at 00:00 UTC). Electorate rolls are generated after this date and ballots will +be sent to the listed gerrit email address. + +.. _s-tc-nominations: + +TC Election Nomination Begins +----------------------------- +Technical committee candidates interested in serving for the next calendar year +should announce their candidacies and platforms during this week. Please see +the `Election site`_ for specific timing imformation. + +.. _s-tc-campaigning: + +TC Election Campaigning Begins +------------------------------ +The electorate has time to ask candidates questions about their platforms +and debate topics before polling begins. Please see the `Election site`_ for +specific timing imformation. + +.. _s-tc-polling: + +TC Election Polling Begins +-------------------------- +Election polling week for open seats on the TC. Please see the +`Election site`_ for specific timing imformation. + + PTL Elections ------------- +.. _Election site: https://governance.openstack.org/election/ diff --git a/doc/source/stein/schedule.yaml b/doc/source/stein/schedule.yaml index 9258ac8c38..be29b39c91 100644 --- a/doc/source/stein/schedule.yaml +++ b/doc/source/stein/schedule.yaml @@ -7,9 +7,13 @@ cycle: x-project: - r-release - s-goals-research + - s-tc-nominations - end: '2018-09-07' name: R-31 start: '2018-09-03' + x-project: + - s-tc-email-deadline + - s-tc-campaigning - end: '2018-09-14' name: R-30 start: '2018-09-10' @@ -18,6 +22,8 @@ cycle: - end: '2018-09-21' name: R-29 start: '2018-09-17' + x-project: + - s-tc-polling - end: '2018-09-28' name: R-28 start: '2018-09-24'