From 90649eb72705b5cd20515f3f16d334b3f1f157e1 Mon Sep 17 00:00:00 2001 From: Bob Killen Date: Thu, 17 Sep 2020 10:17:11 -0400 Subject: [PATCH] sig-api-machinery: Add apiserver-runtime repo --- sig-api-machinery/README.md | 1 + sigs.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index 23df800e3..ee7bda10e 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 diff --git a/sigs.yaml b/sigs.yaml index 2d2af84b2..a1bf91a13 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -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