Skip to content

Commit c05216b

Browse files
authored
Merge pull request #8037 from mbianchidev/patch-1
Better specify how to check elegibility for voting on the steering
2 parents 35631ba + 39d0a1b commit c05216b

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

elections/steering/2024/README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,16 @@ Corporate affiliation is applied after the election. If an organization finds
8585
itself with too many representatives it is up to those individuals to come
8686
to a consensus on who should serve on the committee.
8787

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+
8898
### Voter exception
8999

90100
We *explicitly* believe that the above heuristic will be inaccurate
@@ -224,14 +234,7 @@ roles you may hold.
224234

225235
## Voting Process
226236

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.
235238

236239
Elections will be held using time-limited [Condorcet] ranking on [Elekto].
237240
The most preferred candidates will be elected to the open seats.

0 commit comments

Comments
 (0)