From a1411cd50c74234692e0fd64c7df365663d37067 Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Thu, 21 Sep 2017 12:53:30 -0400 Subject: [PATCH] Set configuration parameters for the TC election Please note: 1. We can't use the aug-2017-elections tag as governed projects may have changed. The new tag will need to be applied before 2017-10-09T23:59 2. The dates for valid APC's is extended from the PTL election to include the final days of the Pike release This matches my reading of the bylaws Appendix 4, Section 3.b.ii [1] """ An Individual Member is an ATC who has had a contribution approved for inclusion in any of the official OpenStack projects during one of the two prior release cycles of the Core OpenStack Project. """ 3. The election period is 5 business days which exceeds the requirement of 4 business days [2] [1] https://www.openstack.org/legal/technical-committee-member-policy/ [2] https://governance.openstack.org/tc/reference/charter.html#election-for-tc-seats Change-Id: Id8df8d4f7062316347fc5cfb3ec8323c8ec2df9c --- configuration.yaml | 23 +++++++++++++---------- doc/source/index.rst | 5 +++-- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 7da5d8ca..1041b064 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1,20 +1,23 @@ --- release: queens -tag: 'aug-2017-elections' +tag: 'oct-2017-elections' timeframe: name: 'Ocata-Pike' start: '2016-09-16T23:59' - end: '2017-08-03T23:59' - email_deadline: '2017-08-05T23:59' + end: '2017-08-30T23:59' + email_deadline: '2017-10-09T23:59' -tc_seats: 7 +tc_seats: 6 timeline: - - name: 'PTL nomination' - start: '2017-07-31T23:59' - end: '2017-08-09T23:45' - - name: 'PTL elections' - start: '2017-08-09T23:59' - end: '2017-08-16T23:45' + - name: 'TC nomination' + start: '2017-09-29T23:59' + end: '2017-10-08T23:45' + - name: 'TC Campaigning' + start: '2017-10-09T23:59' + end: '2017-10-12T23:45' + - name: 'TC Election' + start: '2017-10-12T23:59' + end: '2017-10-18T23:45' diff --git a/doc/source/index.rst b/doc/source/index.rst index a765281a..0f3ee8fe 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -11,7 +11,7 @@ See `Election system`_, `PTL details`_ and `TC details`_. .. Below is the official list of candidates for the current round. .. TODO: Change from ptl.rst to tc.rst when TC rounds starts -.. .. include:: ptl.rst +.. include:: tc.rst Previous elections @@ -24,7 +24,8 @@ Election Officials ================== * Kendall Nelson (diablo_rojo), knelson at openstack dot org -* Emmet Hikory (persia), persia at shipstone dot jp +* Emmet Hikory (persia), persia at shipstone dot jp +* Tony Breeds (tonyb), tony at bakeyournoodle dot com For any questions, please contact officials by mail or over irc at #openstack-dev Freenode channel.