summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Szulik <maszulik@redhat.com>2018-09-07 17:14:27 +0200
committerMaciej Szulik <maszulik@redhat.com>2018-09-07 17:17:53 +0200
commit0f6cba247d074a7260368ffdb4c58ddf43aa4bc1 (patch)
treeeb3e3097e1e547012a62335477b9ee93adc829ea
parenta5515a371e380886a56aaa5843df27f21d9e892e (diff)
Update sig-cli subprojects
-rw-r--r--sig-cli/README.md6
-rw-r--r--sigs.yaml8
2 files changed, 13 insertions, 1 deletions
diff --git a/sig-cli/README.md b/sig-cli/README.md
index d0c0d41f..8a9c0e87 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 4b942786..73e0f950 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: >