Add kubebuilder group to server-sdk subproject
This commit is contained in:
parent
f9eeac8068
commit
914e6b1959
|
@ -99,6 +99,8 @@ The following subprojects are owned by sig-api-machinery:
|
||||||
- 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/sample-apiserver/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/sample-apiserver/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS
|
||||||
|
- Contact
|
||||||
|
- [Mailing List](https://groups.google.com/forum/#!forum/kubebuilder)
|
||||||
- **universal-machinery**
|
- **universal-machinery**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/apimachinery/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/apimachinery/master/OWNERS
|
||||||
|
|
|
@ -105,6 +105,8 @@ sigs:
|
||||||
- https://raw.githubusercontent.com/kubernetes/apiserver/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/apiserver/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/OWNERS
|
||||||
- name: server-sdk
|
- name: server-sdk
|
||||||
|
contact:
|
||||||
|
mailing_list: https://groups.google.com/forum/#!forum/kubebuilder
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder-alpha/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder-alpha/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS
|
||||||
|
|
Loading…
Reference in New Issue