Merge pull request #3478 from dholbach/add-cluster-addon-project
Document cluster-addons repository
This commit is contained in:
commit
6c0a48ad53
|
|
@ -101,6 +101,9 @@ The following subprojects are owned by sig-cluster-lifecycle:
|
|||
- **minikube**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/minikube/master/OWNERS
|
||||
- **cluster-addons**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/addon-operators/master/OWNERS
|
||||
|
||||
## GitHub Teams
|
||||
|
||||
|
|
|
|||
|
|
@ -948,6 +948,9 @@ sigs:
|
|||
- name: minikube
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/minikube/master/OWNERS
|
||||
- name: cluster-addons
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/addon-operators/master/OWNERS
|
||||
- name: Contributor Experience
|
||||
dir: sig-contributor-experience
|
||||
mission_statement: >
|
||||
|
|
|
|||
Loading…
Reference in New Issue