Skip to content

Commit ebb4639

Browse files
authored
Merge pull request #6103 from jberkus/election-docs
Add template for candidate qualification announcement.
2 parents 0868a10 + a25e7cd commit ebb4639

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

events/elections/2021/templates/election-templates.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@ Alison Dowdney (@alisondy), Josh Berkus (@jberkus), Noah Kantrowitz (@coderanger
3636

3737
If you have questions, please feel free to ask on the list; otherwise, you can reach the Election Officials at [email protected].
3838

39+
## Candidate Qualification
40+
41+
Per the requirements of the [candidate process](https://git.k8s.io/steering/elections.md), I have verified that {name of candidate} has the necessary endorsements to qualify to run for steering committee.
42+
43+
{candidate}, please prepare a bio for yourself based on the `nomination-template` file in the election directory and submit a PR before October 14th.
44+
3945
## Election Status Updates
4046

4147
Post these weekly to kubernetes-dev

events/elections/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
## Kubernetes Elections
22

3-
This document will outline how to conduct a Kubernetes Steering Committee
4-
Election. See the [Steering Committee Election Charter](https://git.k8s.io/steering/elections.md)
3+
This document is a guide for Election Committee members
4+
conducting a Kubernetes Steering Committee Election.
5+
6+
It is currently a Work In Progress, and contains much that is outdated.
7+
8+
See the [Steering Committee Election Charter](https://git.k8s.io/steering/elections.md)
59
for more information of how the committee decides when to have elections,
610
eligibility for voting, eligibility for candidacy, maximal representation, etc.
711

0 commit comments

Comments
 (0)