Proposal: Define how Chairs are nominated/replaced

Taken from the governance template
https://github.com/kubernetes/community/blob/master/committee-steering/governance/sig-governance-template-short.md
and modified to define voting for removing a chair.
This commit is contained in:
Carolyn Van Slyck 2018-06-08 10:45:12 -05:00
parent 1638bbd9e5
commit ae1d0157ba
No known key found for this signature in database
GPG Key ID: 1C91EA2338067CBF
1 changed files with 9 additions and 0 deletions

View File

@ -33,6 +33,15 @@ The following, non-exhaustive, items are out of scope:
in nature, such as organizing the weekly meetings.
- A chair does not have more rights, or votes, than a maintainer.
- Responsible for reporting the SIGs status to the appropriate Kubernetes leadership teams.
- Chairs MAY decide to step down at anytime and MAY propose a replacement, ideally from existing
maintainers. Use lazy consensus amongst chairs with fallback on majority vote to accept proposal.
This SHOULD be supported by a majority of SIG members.
- Chairs MAY select additional chairs through a super-majority vote amongst chairs.
This SHOULD be supported by a majority of SIG members.
- Chairs MUST remain active in the role and MAY removed from the position
if they are unresponsive for > 3 months or are not proactively working
with other chairs to fulfill responsibilities. Use lazy consensus amongst chairs with
fallback on majority vote.
- Security Contacts
- MUST be a contact point for the Product Security Team to reach out to for triaging and handling of incoming issues.