diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-08-17 14:36:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-17 14:36:07 -0700 |
| commit | 2f57e1db14272dc8096ecc5de71403f6f1f444d3 (patch) | |
| tree | f75f3d229045d7674aadd60c19f2e2c18b586656 | |
| parent | ce1d96035425d3453b325e98cd77267b5ba12c97 (diff) | |
| parent | 8538f277353634bdb94d96586fe3f32c2a593aa1 (diff) | |
Merge pull request #4009 from spiffxp/mv-apiserver-builder-alpha
move apiserver-builder-alpha to kubernetes-sigs
| -rw-r--r-- | sig-api-machinery/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index 0917eeb5..8dce11e4 100644 --- a/sig-api-machinery/README.md +++ b/sig-api-machinery/README.md @@ -98,7 +98,7 @@ The following [subprojects][subproject-definition] are owned by sig-api-machiner - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/apiserver/OWNERS ### server-sdk - **Owners:** - - https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder-alpha/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/apiserver-builder-alpha/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 @@ -108,7 +108,7 @@ sigs: contact: mailing_list: https://groups.google.com/forum/#!forum/kubebuilder owners: - - https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder-alpha/master/OWNERS + - https://raw.githubusercontent.com/kubernetes-sigs/apiserver-builder-alpha/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 |
