summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-ci-robot <k8s-ci-robot@users.noreply.github.com>2018-06-07 13:59:22 -0700
committerGitHub <noreply@github.com>2018-06-07 13:59:22 -0700
commit5deb1a07659a7f87a8532bbcad80cbf05e5f8b0f (patch)
tree3580aa327f85a2ab07e29cf3584e8ca482b4ab5f
parent89e17c4a47c56c1ba28f8f0de9b6b3966246d1f6 (diff)
parentef81741b4dae1e9e4250f0b6bcc184863297ed14 (diff)
Merge pull request #2227 from pwittrock/sigsyaml
sigs.yaml add kubebuilder and controller-runtime sig apimachinery
-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