From 1a231fd8bb5efc9c2e5a55fa475dfd2a7065c4de Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Thu, 9 Jan 2025 18:13:49 +0100 Subject: [PATCH] Update election voting period for the 2025.2/"F" elections According to the TC charter change [1] this patch proposes to change voting period for the upcoming 2025.2 election to be held for 3 weeks. [1] https://review.opendev.org/c/openstack/governance/+/937741 Change-Id: I8fc3b05848e1d2928169d5cb33c5e89349262550 --- configuration.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 6c3238d9..73cc4175 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -6,21 +6,21 @@ tc_seats: 5 timeframe: name: 2024.2-2025.1 start: 2024-03-15T00:00 - end: 2025-02-26T00:00 - email_deadline: 2025-02-26T00:00 + end: 2025-02-19T00:00 + email_deadline: 2025-02-19T00:00 timeline: - name: TC Nominations - start: 2025-02-12T23:45 - end: 2025-02-26T23:45 + start: 2025-02-05T23:45 + end: 2025-02-19T23:45 - name: PTL Nominations - start: 2025-02-12T23:45 - end: 2025-02-26T23:45 + start: 2025-02-05T23:45 + end: 2025-02-19T23:45 - name: TC Campaigning - start: 2025-02-26T23:45 - end: 2025-03-05T23:45 + start: 2025-02-19T23:45 + end: 2025-02-26T23:45 - name: TC Election - start: 2025-03-05T23:45 + start: 2025-02-26T23:45 end: 2025-03-19T23:45 - name: PTL Election - start: 2025-03-05T23:45 + start: 2025-02-26T23:45 end: 2025-03-19T23:45