From 884296491d5db20a56dc6a43eb95fec6f45908b6 Mon Sep 17 00:00:00 2001 From: Calum Murray Date: Fri, 5 Dec 2025 10:34:39 -0500 Subject: [PATCH] fix: close election as there are only two candidates Signed-off-by: Calum Murray --- elections/2025-SC/election.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elections/2025-SC/election.yaml b/elections/2025-SC/election.yaml index 03fdc068..5f3ad0a5 100644 --- a/elections/2025-SC/election.yaml +++ b/elections/2025-SC/election.yaml @@ -1,7 +1,7 @@ name: Knative 2025 SC organization: Knative -start_datetime: 2025-11-26 00:00:01 -end_datetime: 2025-12-12 23:59:59 +start_datetime: 2025-11-25 00:00:01 +end_datetime: 2025-12-25 00:00:02 no_winners: 2 allow_no_opinion: True delete_after: True