diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-07-27 17:55:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-27 17:55:11 -0700 |
| commit | 38dfc061cf8f8b9b595de5ce5fabaead976f75c1 (patch) | |
| tree | 13ade9137264fec8607bc826d72e5b0db62df8dc | |
| parent | b83b180a19fae4725ba059d85fcca03486aeaa6f (diff) | |
| parent | 45e97eb51261c3be56dde2226683f09487a5b322 (diff) | |
Merge pull request #6756 from jberkus/eleccocc
CoCC/SRC change to election eligibility
| -rw-r--r-- | elections/steering/2022/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/elections/steering/2022/README.md b/elections/steering/2022/README.md index f33ceb8f..e2094a3e 100644 --- a/elections/steering/2022/README.md +++ b/elections/steering/2022/README.md @@ -79,6 +79,9 @@ Eligibility for voting in 2021 is defined as: Contributions include GitHub events like creating issues, creating PRs, reviewing PRs, commenting on issues, etc. For full details see [the SQL query used by devstats for developer activity counts][devstats-sql]. + +* Full members of the Code of Conduct Committee (CoCC) and Security Response Committee + (SRC), as listed in [SIGs.yaml], regardless of contribution count. * People who have submitted the [voter exception form] and are accepted by the election committee. @@ -307,3 +310,4 @@ Nominees may be found in the [election app]. [voter exception form]: https://elections.k8s.io/app/elections/steering---2022/exception [public Steering Committee Meeting]: https://github.com/kubernetes/steering/#meetings [Eligible voters]: https://github.com/kubernetes/community/tree/master/elections/steering/2021#eligibility +[SIGs.yaml]: https://github.com/kubernetes/community/tree/master/sigs.yaml |
