diff options
| author | Bob Killen <rkillen@umich.edu> | 2019-08-22 08:42:51 -0400 |
|---|---|---|
| committer | Bob Killen <rkillen@umich.edu> | 2019-08-22 08:45:52 -0400 |
| commit | 695d551019a9497b3fb2674ee383aeef76efc78a (patch) | |
| tree | d5d1489d2b8ca899fada2761ea377ee448d43142 | |
| parent | 14cc2532b534deca50f078d1867bfac6a52bae2f (diff) | |
Fix several election anchor links.
| -rw-r--r-- | events/elections/2019/README.md | 4 | ||||
| -rw-r--r-- | events/elections/README.md | 7 |
2 files changed, 6 insertions, 5 deletions
diff --git a/events/elections/2019/README.md b/events/elections/2019/README.md index 73d9eaed..b30a90e3 100644 --- a/events/elections/2019/README.md +++ b/events/elections/2019/README.md @@ -146,8 +146,8 @@ Name | Organization/Company | GitHub [governance meeting video]: https://www.youtube.com/watch?v=ltRKXLl0RaE&list=PL69nYSiGNLP1pkHsbPjzAewvMgGUpkCnJ&index=23 [Steering Committee Election Charter]: https://git.k8s.io/steering/elections.md -[Eligibility for voting]: https://github.com/kubernetes/steering/blob/master/elections.md#elegibility-for-voting -[Eligibility for candidacy]: https://github.com/kubernetes/steering/blob/master/elections.md#elegibility-for-candidacy +[Eligibility for voting]: https://github.com/kubernetes/steering/blob/master/elections.md#eligibility-for-voting +[Eligibility for candidacy]: https://github.com/kubernetes/steering/blob/master/elections.md#eligibility-for-candidacy [limiting corporate campaigning]: https://github.com/kubernetes/steering/blob/master/elections.md#limiting-corporate-campaigning [pledge to recuse]: https://github.com/kubernetes/steering/blob/master/elections.md#steering-committee-and-election-officer-recusal diff --git a/events/elections/README.md b/events/elections/README.md index 8905e7c2..b5988884 100644 --- a/events/elections/README.md +++ b/events/elections/README.md @@ -34,7 +34,7 @@ eligibility for voting, eligibility for candidacy, maximal representation, etc. - Update with new dates, candidates, and procedures (if necessary). - Make github.com/kubernetes/community/elections/$YEAR/OWNERS with all the election officers for the election year. - Make github.com/kubernetes/community/elections/$YEAR/voters.md - - Initial list is generated via the [eligibilty for voting requirements][eligibile to vote] + - Initial list is generated via the [eligibility for voting requirements][eligible to vote] - Officers will update this list as voters submit the voting exemption form. - Announce to the candidates to submit PRs with their platform statement (if they desire), 300 word limit. Each platform document lives in the elections/$YEAR directory, with the voter’s guide (README.md) acting as the index. @@ -78,7 +78,7 @@ eligibility for voting, eligibility for candidacy, maximal representation, etc. ### Election Officers -- Must be [eligible to vote][eligible to vote] +- Must be [eligible to vote] - Cannot be running for office in the current election - Cannot be a current member of the steering committee that is a candidate in the election or whose term extends beyond the election period - [Recuse themselves from public election activities][election-recusal] except those required to run the election @@ -109,5 +109,6 @@ eligibility for voting, eligibility for candidacy, maximal representation, etc. - It is impossible for the election officers to see the results of the election until the election ends; for purposes of transparency with the community it is encouraged to release some statistics during the election (ie. “65% of the community has voted so far!”) - Ensure that the election results are handed over to the steering committee. -[eligibile to vote]: https://github.com/kubernetes/steering/blob/master/elections.md#elegibility-for-voting + +[eligible to vote]: https://github.com/kubernetes/steering/blob/master/elections.md#eligibility-for-voting [election-recusal]: https://github.com/kubernetes/steering/blob/master/elections.md#steering-committee-and-election-officer-recusal |
