From 2dbb8ef5902c93e3860b17f2ec12e6721ea624a5 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Tue, 19 Feb 2019 14:27:50 -0800 Subject: [PATCH] Add kubernetes-declarative-pattern to server-sdk subproject --- sig-api-machinery/README.md | 1 + sigs.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/sig-api-machinery/README.md b/sig-api-machinery/README.md index 341cbb316..77896d3cf 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 8d8c0a074..d73840252 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