From a032fd9a478387b7dd14d6d2c9b4a52c2d609ac2 Mon Sep 17 00:00:00 2001 From: "Amy Marrich (spotz)" Date: Wed, 7 Sep 2022 19:15:05 -0500 Subject: [PATCH] Adding a campaigning period for TC In order to give folks time to opt-in as well as to assure the CIVS system is ready we are adding a seperate` TC campaign back in until 9/12 Change-Id: Idedf339fecb5f83e0a3e2383145c1885c8308875 --- configuration.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 0df9962b..b14883b9 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -16,11 +16,11 @@ timeline: start: 2022-08-24T23:45 end: 2022-09-07T23:45 - name: TC Campaigning - start: 2022-08-31T23:45 - end: 2022-09-07T23:45 + start: 2022-09-07T23:45 + end: 2022-09-12T23:45 - name: PTL Election - start: 2022-09-07T23:45 - end: 2022-09-14T23:45 + start: 2022-09-12T23:45 + end: 2022-09-19T23:45 - name: TC Election - start: 2022-09-07T23:45 - end: 2022-09-14T23:45 + start: 2022-09-12T23:45 + end: 2022-09-19T23:45