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**
|
- **minikube**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/minikube/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/minikube/master/OWNERS
|
||||||
|
- **cluster-addons**
|
||||||
|
- Owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/addon-operators/master/OWNERS
|
||||||
|
|
||||||
## GitHub Teams
|
## GitHub Teams
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -948,6 +948,9 @@ sigs:
|
||||||
- name: minikube
|
- name: minikube
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/minikube/master/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
|
- name: Contributor Experience
|
||||||
dir: sig-contributor-experience
|
dir: sig-contributor-experience
|
||||||
mission_statement: >
|
mission_statement: >
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue