diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-09-17 08:06:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-17 08:06:45 -0700 |
| commit | 839dafd0a5a1ecff3e1b0e9175e52aefda79f50b (patch) | |
| tree | 0f4973204446109c7ab8bae6f9ba4ed5516b9bad | |
| parent | 21c0c81f8050fd1a874042ca07992046b1486a9c (diff) | |
| parent | 90649eb72705b5cd20515f3f16d334b3f1f157e1 (diff) | |
Merge pull request #5154 from mrbobbytables/add-apiserver-project
sig-api-machinery: Add apiserver-runtime repo
| -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 |
