You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: elections/steering/documentation/template/election-template.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
## RENAME THIS FILE TO election.yaml
2
2
name: {{YEAR}} Steering Committee Election
3
3
organization: Kubernetes
4
+
# Start of day in UTC for opening: 2023-08-29 00:00:01
4
5
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
5
7
end_datetime: {{DATETIME VOTING ENDS IN UTC}}
6
8
no_winners: {{# BEING ELECTED}}
7
9
allow_no_opinion: True
@@ -15,4 +17,5 @@ election_officers:
15
17
- {{EO 3}}
16
18
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}})
17
19
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
18
21
exception_due: {{DATETIME 3-4 DAYS BEFORE VOTING ENDS}}
0 commit comments