Add kubernetes-declarative-pattern to server-sdk subproject
This commit is contained in:
parent
bdf09f9426
commit
2dbb8ef590
|
@ -71,6 +71,7 @@ The following subprojects are owned by sig-api-machinery:
|
|||
- https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/controller-tools/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder-declarative-pattern/master/OWNERS
|
||||
- **idl-schema-client-pipeline**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS
|
||||
|
|
|
@ -84,6 +84,7 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/controller-tools/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder-declarative-pattern/master/OWNERS
|
||||
- name: idl-schema-client-pipeline
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS # possibly should be totally separate
|
||||
|
|
Loading…
Reference in New Issue