From 0f6cba247d074a7260368ffdb4c58ddf43aa4bc1 Mon Sep 17 00:00:00 2001 From: Maciej Szulik Date: Fri, 7 Sep 2018 17:14:27 +0200 Subject: [PATCH] Update sig-cli subprojects --- sig-cli/README.md | 6 ++++++ sigs.yaml | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/sig-cli/README.md b/sig-cli/README.md index d0c0d41f9..8a9c0e876 100644 --- a/sig-cli/README.md +++ b/sig-cli/README.md @@ -43,6 +43,12 @@ The following subprojects are owned by sig-cli: - **kustomize** - Owners: - https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/OWNERS +- **cli-sdk** + - Owners: + - https://raw.githubusercontent.com/kubernetes/cli-runtime/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cli-runtime/OWNERS + - https://raw.githubusercontent.com/kubernetes/sample-cli-plugin/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-cli-plugin/OWNERS ## GitHub Teams diff --git a/sigs.yaml b/sigs.yaml index 4b9427862..73e0f950b 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -388,7 +388,7 @@ sigs: - name: Kris Nova github: kris-nova company: Heptio - - name: Nishi Davidson + - name: Nishi Davidson github: d-nishi company: AWS meetings: @@ -565,6 +565,12 @@ sigs: owners: # "owners" entry - https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/OWNERS + - name: cli-sdk + owners: + - https://raw.githubusercontent.com/kubernetes/cli-runtime/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cli-runtime/OWNERS + - https://raw.githubusercontent.com/kubernetes/sample-cli-plugin/master/OWNERS + - https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-cli-plugin/OWNERS - name: Cloud Provider dir: sig-cloud-provider mission_statement: >