From 1402775c7388ccd61e2cd9b98fdc44e46aee2e77 Mon Sep 17 00:00:00 2001 From: Yaron Schneider Date: Sun, 12 Nov 2023 17:00:30 -0800 Subject: [PATCH] fix exceptions date (#405) Signed-off-by: yaron2 --- elections/2023-STC/election.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elections/2023-STC/election.yaml b/elections/2023-STC/election.yaml index e069077..b92648c 100644 --- a/elections/2023-STC/election.yaml +++ b/elections/2023-STC/election.yaml @@ -11,5 +11,5 @@ show_candidate_fields: election_officers: - georgestevens99 eligibility: All Dapr contributors with equal to or greater than 20 contributions in the last 12 months are eligible to vote -exception_description: "If you should be eligible to vote, and find that you are unable to, please fill out the exceptions form or reach out to the elections officer on Discord. Handle: georgestevens99." -exceptions_due: 2023-11-25 23:59:59 \ No newline at end of file +exception_description: If you should be eligible to vote, and find that you are unable to, please fill out the exceptions form or reach out to the elections officer on Discord. Handle `georgestevens99` +exceptions_due: 2023-11-24 23:59:59 \ No newline at end of file