Skip to content

Commit 5560498

Browse files
authored
Merge pull request #6104 from jberkus/election-docs
Add instructions for qualifying candidates to the README
2 parents e8871af + db36765 commit 5560498

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

events/elections/README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,28 @@ See the [Steering Committee Election Charter](https://git.k8s.io/steering/electi
99
for more information of how the committee decides when to have elections,
1010
eligibility for voting, eligibility for candidacy, maximal representation, etc.
1111

12+
## Updated instructions
13+
14+
## Election Process
15+
16+
### Qualifying Candidates
17+
18+
In order to qualify to run for SC, each candidate must meet three requirements:
19+
20+
1. Be themselves eligible to vote (including exceptions)
21+
2. Have endorsements from two eligible voters who work for a different employer than the candidate
22+
23+
As such, as each candidate files an issue, someone on the EC will need to check those two qualifications:
24+
25+
1. Search voters.yaml and verify that the candidate themselves is in it. If they are not, contact the candidate and suggest that they file an Exception.
26+
2. Look over the +1 in the issue and find two endorsers who work for a different employer than the candidate according to their Github profiles. For each of these, check if they are in voters.yaml. If they are not, keep going down the list of endorsers until you find someone who works for a different company who is.
27+
28+
It is highly unusual for candidates not to qualify to run. In the event that you reach the end of the list of endorsements and the candidate has still not qualified, mention that on SIG-contribex Slack. It is likely that some member of SIG-Contribex will decide to endorse the candidate so that they can run.
29+
30+
When a candidate qualifies, post a comment on the issue based on the Candidate Qualification template. Do not close the issue at this time; the issue should close when the PR with the candidate bio merges.
31+
32+
## Out-of-date materials below this line
33+
1234
## Steering Committee chooses Election Officers
1335

1436
- Steering Committee selects the Election Officers

0 commit comments

Comments
 (0)