From a25e7cd545cb41c954318e592d6ff0a8c5d1433b Mon Sep 17 00:00:00 2001 From: Josh Berkus Date: Fri, 1 Oct 2021 11:31:40 -0700 Subject: [PATCH] Add template for candidate qualification announcement. Add note to README that it contains outdated information. Signed-off-by: Josh Berkus --- events/elections/2021/templates/election-templates.md | 6 ++++++ 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 9e4f33cae..d09007ae2 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 6d8f9e38a..0d680fd8a 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.