diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2019-02-19 14:27:50 -0800 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2019-02-19 14:28:18 -0800 |
| commit | 2dbb8ef5902c93e3860b17f2ec12e6721ea624a5 (patch) | |
| tree | d6d6045ccc13dfaf57337cd44823daa1e430d408 | |
| parent | bdf09f9426cae0ec7b3f9ff6a5e52dbc9abf0e42 (diff) | |
Add kubernetes-declarative-pattern to server-sdk subproject
| -rw-r--r-- | sig-api-machinery/README.md | 1 | ||||
| -rw-r--r-- | sigs.yaml | 1 |
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 @@ -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 |
