From 2488cbb2ade585c4a5e69a82032223deed5a9eca Mon Sep 17 00:00:00 2001 From: Kendall Nelson Date: Fri, 10 Aug 2018 17:12:42 -0700 Subject: [PATCH] Prepare Stein TC Election Change-Id: Ifb84d4915bbbb726869cc8e84232796e7f65adb7 --- configuration.yaml | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index a58dac55..b8c9b899 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1,24 +1,27 @@ --- release: stein -election_type: ptl +election_type: tc -tag: 'aug-2018-elections' +tag: 'sept-2018-elections' timeframe: name: 'Queens-Rocky' # Beginning of the pike RC1/branch point for queens start: '2017-08-11T00:00' - # Email deadline, to give officials the nomination week to generate and - # verify rolls - end: '2018-07-24T00:00' - email_deadline: '2018-07-24T00:00' + end: '2018-08-30T00:00' + # Email deadline, to give officials the campaign/ptg week to + # generate and verify rolls + email_deadline: '2018-09-09T00:00' -tc_seats: 7 +tc_seats: 6 timeline: - - name: 'PTL Nominations' - start: '2018-07-24T23:45' - end: '2018-07-31T23:45' - - name: 'PTL Election' - start: '2018-07-31T23:45' - end: '2018-08-07T23:45' + - name: 'TC Nominations' + start: '2018-08-30T23:45' + end: '2018-09-06T23:45' + - name: 'TC Campaigning' + start: '2018-09-06T23:45' + end: '2018-09-18T23:45' + - name: 'TC Elections' + start: '2018-09-18T23:45' + end: '2018-09-27T23:45'