From fa1f3653f0e3ff0588c88de2bf8f5fc43d187218 Mon Sep 17 00:00:00 2001 From: Josh Berkus Date: Thu, 19 Jan 2023 15:29:11 -0800 Subject: [PATCH] Fix election end date Signed-off-by: Josh Berkus --- elections/steering/2023-GB/election.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elections/steering/2023-GB/election.yaml b/elections/steering/2023-GB/election.yaml index f3cf7f0ea..0db85456e 100644 --- a/elections/steering/2023-GB/election.yaml +++ b/elections/steering/2023-GB/election.yaml @@ -1,7 +1,7 @@ name: 2023 Kubernetes CNCF Governing Board Election organization: Kubernetes start_datetime: 2023-01-19 00:00:01 -end_datetime: 2022-01-22 11:59:59 +end_datetime: 2023-01-22 11:59:59 no_winners: 1 allow_no_opinion: False delete_after: True