Skip to content

Commit 96e7bec

Browse files
Use AoE for template
Signed-off-by: Bridget Kromhout <[email protected]>
1 parent 58e8d40 commit 96e7bec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

elections/steering/documentation/template/election-template.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
## RENAME THIS FILE TO election.yaml
22
name: {{YEAR}} Steering Committee Election
33
organization: Kubernetes
4+
# Start of day in UTC for opening: 2023-08-29 00:00:01
45
start_datetime: {{DATETIME VOTING STARTS IN UTC}}
6+
# End of day Anywhere on Earth for closing. Write 2023-09-26 as: 2023-09-27 11:59:59
57
end_datetime: {{DATETIME VOTING ENDS IN UTC}}
68
no_winners: {{# BEING ELECTED}}
79
allow_no_opinion: True
@@ -15,4 +17,5 @@ election_officers:
1517
- {{EO 3}}
1618
eligibility: Kubernetes Org members with {{NUM}} or more contributions in the last year can vote. See [the election guide](https://github.com/kubernetes/community/tree/master/elections/steering/{{YEAR}})
1719
exception_description: Not all contributions are measured by DevStats. If you have contributions that are not so measured, then please request an exception to allow you to vote via the Elekto application.
20+
# End of day Anywhere on Earth for closing. Write 2023-09-23 as: 2023-09-24 11:59:59
1821
exception_due: {{DATETIME 3-4 DAYS BEFORE VOTING ENDS}}

0 commit comments

Comments
 (0)