summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-09-17 08:06:45 -0700
committerGitHub <noreply@github.com>2020-09-17 08:06:45 -0700
commit839dafd0a5a1ecff3e1b0e9175e52aefda79f50b (patch)
tree0f4973204446109c7ab8bae6f9ba4ed5516b9bad
parent21c0c81f8050fd1a874042ca07992046b1486a9c (diff)
parent90649eb72705b5cd20515f3f16d334b3f1f157e1 (diff)
Merge pull request #5154 from mrbobbytables/add-apiserver-project
sig-api-machinery: Add apiserver-runtime repo
-rw-r--r--sig-api-machinery/README.md1
-rw-r--r--sigs.yaml1
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
diff --git a/sigs.yaml b/sigs.yaml
index 2d2af84b..a1bf91a1 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