summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: >