summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Crickenberger <spiffxp@google.com>2019-02-19 14:27:50 -0800
committerAaron Crickenberger <spiffxp@google.com>2019-02-19 14:28:18 -0800
commit2dbb8ef5902c93e3860b17f2ec12e6721ea624a5 (patch)
treed6d6045ccc13dfaf57337cd44823daa1e430d408
parentbdf09f9426cae0ec7b3f9ff6a5e52dbc9abf0e42 (diff)
Add kubernetes-declarative-pattern to server-sdk subproject
-rw-r--r--sig-api-machinery/README.md1
-rw-r--r--sigs.yaml1
2 files changed, 2 insertions, 0 deletions
diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md
index 341cbb31..77896d3c 100644
--- a/sig-api-machinery/README.md
+++ b/sig-api-machinery/README.md
@@ -71,6 +71,7 @@ The following subprojects are owned by sig-api-machinery:
- 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/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder-declarative-pattern/master/OWNERS
- **idl-schema-client-pipeline**
- Owners:
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS
diff --git a/sigs.yaml b/sigs.yaml
index 8d8c0a07..d7384025 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -84,6 +84,7 @@ sigs:
- 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/master/OWNERS
+ - https://raw.githubusercontent.com/kubernetes-sigs/kubebuilder-declarative-pattern/master/OWNERS
- name: idl-schema-client-pipeline
owners:
- https://raw.githubusercontent.com/kubernetes/gengo/master/OWNERS # possibly should be totally separate