Merge pull request #2227 from pwittrock/sigsyaml
sigs.yaml add kubebuilder and controller-runtime sig apimachinery
This commit is contained in:
commit
5deb1a0765
|
@ -67,6 +67,8 @@ The following subprojects are owned by sig-api-machinery:
|
||||||
- https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder/master/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS
|
||||||
- **idl-schema-client-pipeline**
|
- **idl-schema-client-pipeline**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS
|
||||||
|
|
|
@ -79,6 +79,8 @@ sigs:
|
||||||
- https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder/master/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS
|
||||||
- name: idl-schema-client-pipeline
|
- name: idl-schema-client-pipeline
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS # possibly should be totally separate
|
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS # possibly should be totally separate
|
||||||
|
|
Loading…
Reference in New Issue