summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhillip Wittrock <pwittroc@google.com>2018-06-07 11:46:57 -0700
committerPhillip Wittrock <pwittroc@google.com>2018-06-07 11:46:57 -0700
commitef81741b4dae1e9e4250f0b6bcc184863297ed14 (patch)
tree81e980447b44ca9e400df6d2418e352fd726bc22
parent9ea1f026aac84e3b25cff94257033ca68bd65974 (diff)
Add kubebuilder and controller-runtime as subprojects of server-sdk.
-rw-r--r--sig-api-machinery/README.md2
-rw-r--r--sigs.yaml2
2 files changed, 4 insertions, 0 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md
index 16d8ee9c..863c6d42 100644
--- a/sig-api-machinery/README.md
+++ b/sig-api-machinery/README.md
@@ -67,6 +67,8 @@ The following subprojects are owned by sig-api-machinery:
- https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS
- https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS
- **idl-schema-client-pipeline**
- Owners:
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index 928d750c..29ca0224 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -79,6 +79,8 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/sample-controller/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-controller/OWNERS
- https://raw.githubusercontent.com/kubernetes-incubator/apiserver-builder/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/controller-runtime/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder/master/OWNERS
- name: idl-schema-client-pipeline
owners:
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS # possibly should be totally separate