From 2b614dada6b0f622088fbb169776630db8b065dc Mon Sep 17 00:00:00 2001 From: Kendall Nelson Date: Fri, 15 Jan 2021 12:23:15 -0800 Subject: [PATCH] Setup X Election Honestly, running the elections in parallel is so much easier than running them separately. Since we have the precendence for running them together, I figured I would propose we do it again. Change-Id: Ifb37a00ca800e99699de2cf68e12533a4545f750 --- configuration.yaml | 32 ++++++++++++++++---------------- doc/source/index.rst | 1 + 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 8fa54947..c1755c43 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1,26 +1,26 @@ --- -release: wallaby +release: xena election_type: combined tag: 0.8.0 -tc_seats: 4 +tc_seats: 5 timeframe: - name: Ussuri-Victoria - start: 2019-09-27T00:00 - end: 2020-09-29T00:00 - email_deadline: 2020-09-29T00:00 + name: Victoria-Wallaby + start: 2020-04-24T00:00 + end: 2021-03-08T00:00 + email_deadline: 2021-03-08T00:00 timeline: - name: TC Nominations - start: 2020-09-22T23:45 - end: 2020-09-29T23:45 + start: 2021-03-02T23:45 + end: 2021-03-09T23:45 - name: PTL Nominations - start: 2020-09-22T23:45 - end: 2020-09-29T23:45 + start: 2021-03-02T23:45 + end: 2021-03-9T23:45 - name: TC Campaigning - start: 2020-09-29T23:45 - end: 2020-10-06T23:45 + start: 2021-03-09T23:45 + end: 2021-03-11T23:45 - name: TC Election - start: 2020-10-06T23:45 - end: 2020-10-13T23:45 + start: 2021-03-12T23:45 + end: 2021-03-19T23:45 - name: PTL Election - start: 2020-10-06T23:45 - end: 2020-10-13T23:45 + start: 2021-03-12T23:45 + end: 2021-03-19T23:45 diff --git a/doc/source/index.rst b/doc/source/index.rst index 391686e9..f99e24ff 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -37,6 +37,7 @@ Our current election officials are: * Andy McCrae (andymccr), andy dot mccrae at gmail dot com * Ian Y. Choi (ianychoi), ianyrchoi at gmail dot com * Jeremy Stanley (fungi), `fungi@yuggoth.org `_ +* Kendall Nelson (diablo_rojo), `knelson@openinfra.dev `_ For any questions, please contact officials by mail or over irc at #openstack-dev Freenode channel.