@@ -85,6 +85,16 @@ Corporate affiliation is applied after the election. If an organization finds
85
85
itself with too many representatives it is up to those individuals to come
86
86
to a consensus on who should serve on the committee.
87
87
88
+ Contributors may check their voter eligibility at any time once the election
89
+ process starts, by going to the [ election app] , logging in, navigating to
90
+ the current year election, and seeing if the screen there says that they are eligible.
91
+ That screen takes its data from the [ voters.yaml] file.
92
+
93
+ If the app does not say that you are eligible, because you have worked on
94
+ Kubernetes in a way that is NOT reflected in GitHub contributions, you can use
95
+ the exception form built into the same app to ask to participate in the election.
96
+ See Voter Exception below for how this works.
97
+
88
98
### Voter exception
89
99
90
100
We * explicitly* believe that the above heuristic will be inaccurate
@@ -224,14 +234,7 @@ roles you may hold.
224
234
225
235
## Voting Process
226
236
227
- Contributors may check their voter eligibility at any time once the election
228
- process starts, by going to the [ election app] , logging in, navigating to
229
- the current year election, and seeing if the screen there says that they are eligible.
230
- That screen takes its data from the [ voters.yaml] file.
231
-
232
- If the app does not say that you are eligible, because you have worked on
233
- Kubernetes in a way that is NOT reflected in GitHub contributions, you can use
234
- the exception form built into the same app to ask to participate in the election.
237
+ See the [ eligibility section] ( #eligibility ) to understand if you are eligible to vote.
235
238
236
239
Elections will be held using time-limited [ Condorcet] ranking on [ Elekto] .
237
240
The most preferred candidates will be elected to the open seats.
0 commit comments