diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-02-27 22:05:47 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-27 22:05:47 -0800 |
| commit | 9905391eee5ccc0afccd01001fc0abd2e70a4ca6 (patch) | |
| tree | 246c1418f986649fd6062c81e2a6f519685191b3 | |
| parent | 17736667f13b1346efcf455cecc888dd7baa6d79 (diff) | |
| parent | 80ea1eeadca408493367fe0ce1420442672d3c43 (diff) | |
Merge pull request #1854 from pwittrock/gov-requirements
Update SIG governance requirements to state technical assets are owned by subprojects
| -rw-r--r-- | committee-steering/governance/sig-governance-requirements.md | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/committee-steering/governance/sig-governance-requirements.md b/committee-steering/governance/sig-governance-requirements.md index 2d6e5fa2..df664427 100644 --- a/committee-steering/governance/sig-governance-requirements.md +++ b/committee-steering/governance/sig-governance-requirements.md @@ -31,22 +31,26 @@ any subarea of the Kubernetes project. - *MAY* define process for new community members to contribute to the area - e.g. read a contributing guide, show up at SIG meeting, message the google group +- *MUST* define how subprojects are managed + - When and how new subprojects are created + - Subprojects *MUST* define roles (and membership) within subprojects + ### Project management -- *MUST* define how subprojects are managed if at all - - When and how new subprojects are created - - Roles within subprojects +The following checklist applies to both SIGs and subprojects of SIGs as appropriate: + - *MUST* define how milestones / releases are set - How target dates for milestones / releases are proposed and accepted - What priorities are targeted for milestones - The process for publishing a release + - *SHOULD* define how priorities / commitments are managed - How priorities are determined - How priorities are staffed ### Technical processes -For areas owning technical assets only. +All technical assets *MUST* be owned by exactly 1 SIG subproject. The following checklist applies to subprojects: - *MUST* define how technical decisions are communicated and made within the SIG or project - Process for proposal, where and how it is published and discussed, when and how a decision is made |
