diff options
| author | Josh Berkus <josh@agliodbs.com> | 2021-10-01 11:31:40 -0700 |
|---|---|---|
| committer | Josh Berkus <josh@agliodbs.com> | 2021-10-01 11:31:40 -0700 |
| commit | a25e7cd545cb41c954318e592d6ff0a8c5d1433b (patch) | |
| tree | 3d72139dbd197125a5b8e1d50a4e0a1aff0636ea | |
| parent | 920202789854da56de14199a2c8cdb22762c2100 (diff) | |
Add template for candidate qualification announcement.
Add note to README that it contains outdated information.
Signed-off-by: Josh Berkus <josh@agliodbs.com>
| -rw-r--r-- | events/elections/2021/templates/election-templates.md | 6 | ||||
| -rw-r--r-- | events/elections/README.md | 8 |
2 files changed, 12 insertions, 2 deletions
diff --git a/events/elections/2021/templates/election-templates.md b/events/elections/2021/templates/election-templates.md index 9e4f33ca..d09007ae 100644 --- a/events/elections/2021/templates/election-templates.md +++ b/events/elections/2021/templates/election-templates.md @@ -36,6 +36,12 @@ Alison Dowdney (@alisondy), Josh Berkus (@jberkus), Noah Kantrowitz (@coderanger If you have questions, please feel free to ask on the list; otherwise, you can reach the Election Officials at election@kubernetes.io. +## Candidate Qualification + +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. + +{candidate}, please prepare a bio for yourself based on the `nomination-template` file in the election directory and submit a PR before October 14th. + ## Election Status Updates Post these weekly to kubernetes-dev diff --git a/events/elections/README.md b/events/elections/README.md index 6d8f9e38..0d680fd8 100644 --- a/events/elections/README.md +++ b/events/elections/README.md @@ -1,7 +1,11 @@ ## Kubernetes Elections -This document will outline how to conduct a Kubernetes Steering Committee -Election. See the [Steering Committee Election Charter](https://git.k8s.io/steering/elections.md) +This document is a guide for Election Committee members +conducting a Kubernetes Steering Committee Election. + +It is currently a Work In Progress, and contains much that is outdated. + +See the [Steering Committee Election Charter](https://git.k8s.io/steering/elections.md) for more information of how the committee decides when to have elections, eligibility for voting, eligibility for candidacy, maximal representation, etc. |
