diff options
| author | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-05-26 23:17:41 +0530 |
|---|---|---|
| committer | Nikhita Raghunath <nikitaraghunath@gmail.com> | 2020-05-26 23:17:41 +0530 |
| commit | 343ceb85973a4c83b2fd0dedc6f20a2704229609 (patch) | |
| tree | e0f38f6cc1c6f677819ab0b52e36bef710fe5c3b | |
| parent | 5eb682dc012891d88bb44aea806211a2d757dc48 (diff) | |
sig-api-machinery: add controller-manager repo
| -rw-r--r-- | sig-api-machinery/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index aac12d5d..23df800e 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -105,7 +105,9 @@ The following [subprojects][subproject-definition] are owned by sig-api-machiner ### server-frameworks - **Owners:** - https://raw.githubusercontent.com/kubernetes/apiserver/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/controller-manager/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/controller-manager/OWNERS ### server-sdk - **Owners:** - https://raw.githubusercontent.com/kubernetes-sigs/apiserver-builder-alpha/master/OWNERS @@ -113,7 +113,9 @@ sigs: - name: server-frameworks owners: - https://raw.githubusercontent.com/kubernetes/apiserver/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/controller-manager/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/controller-manager/OWNERS - name: server-sdk contact: mailing_list: https://groups.google.com/forum/#!forum/kubebuilder |
