diff options
| author | Josh Berkus <josh@agliodbs.com> | 2022-07-22 15:55:28 -0700 |
|---|---|---|
| committer | Josh Berkus <josh@agliodbs.com> | 2022-07-26 11:39:17 -0700 |
| commit | 45e97eb51261c3be56dde2226683f09487a5b322 (patch) | |
| tree | 1275429e707411257d0f1f1d97b188cbaee168a5 /elections | |
| parent | 44b42ec04048fc0b131d638219bc9840f4378429 (diff) | |
CoCC/SRC change to election eligibility
For Steering decision.
Signed-off-by: Josh Berkus <josh@agliodbs.com>
Diffstat (limited to 'elections')
| -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 |
