diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-06-07 14:29:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-07 14:29:57 -0700 |
| commit | c80def58013f8e7a9321bc04d2b369201b3885f1 (patch) | |
| tree | 44beb3a8e06a50374eb0fba96497e973107968f7 | |
| parent | 399ea79a7c7c6efc7b2d835955d681b0c9439851 (diff) | |
| parent | a2082885979a8990dbbf896ad38d8f19b4e1fe24 (diff) | |
Merge pull request #3767 from nikhita/repo-create-approval
Update who must approve repo creation requests
| -rw-r--r-- | github-management/kubernetes-repositories.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/github-management/kubernetes-repositories.md b/github-management/kubernetes-repositories.md index 30e2ca5a..c6b074f4 100644 --- a/github-management/kubernetes-repositories.md +++ b/github-management/kubernetes-repositories.md @@ -73,7 +73,8 @@ repo page.) repositories must use the Creative Commons License version 4.0. * Must adopt the CNCF CLA bot, merge bot and Kubernetes PR commands/bots. * All OWNERS of the project must also be active SIG members. - * SIG membership must vote using lazy consensus to create a new repository + * Must be approved by the process spelled out in the SIG's charter and a + publicly linkable written decision should be available for the same. * SIG must already have identified all of their existing subprojects and code, with valid OWNERS files, in [`sigs.yaml`](https://github.com/kubernetes/community/blob/master/sigs.yaml) |
