diff options
| -rw-r--r-- | sig-api-machinery/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index 23df800e..ee7bda10 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -111,6 +111,7 @@ The following [subprojects][subproject-definition] are owned by sig-api-machiner ### server-sdk - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/apiserver-builder-alpha/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/apiserver-runtime/master/OWNERS - 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-declarative-pattern/master/OWNERS @@ -121,6 +121,7 @@ sigs: mailing_list: https://groups.google.com/forum/#!forum/kubebuilder owners: - https://raw.githubusercontent.com/kubernetes-sigs/apiserver-builder-alpha/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/apiserver-runtime/master/OWNERS - 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-declarative-pattern/master/OWNERS |
