summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJingfang Liu <jingfangliu@google.com>2019-05-08 14:03:42 -0700
committerJingfang Liu <jingfangliu@google.com>2019-05-08 14:06:22 -0700
commit345baf1a04c04f759114b47a8c9c7208dca8f23e (patch)
tree920f0e41e29827bf653ec74a02ec341af07842d0
parentfc89fc347615892504f93a13e631ba400b7f60fe (diff)
add cli-utils repo to sig-cli subprojects
-rw-r--r--sig-cli/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-cli/README.md b/sig-cli/README.md
index 504f1c59..f008819c 100644
--- a/sig-cli/README.md
+++ b/sig-cli/README.md
@@ -54,6 +54,9 @@ The following subprojects are owned by sig-cli:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cli-runtime/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-cli-plugin/OWNERS
- https://raw.githubusercontent.com/kubernetes/sample-cli-plugin/master/OWNERS
+- **cli-utils**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/cli-utils/master/OWNERS
- **krew**
- Description: Plugin manager for kubectl.
- Owners:
diff --git a/sigs.yaml b/sigs.yaml
index b9e8920f..51f0573a 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -690,6 +690,9 @@ sigs:
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/cli-runtime/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-cli-plugin/OWNERS
- https://raw.githubusercontent.com/kubernetes/sample-cli-plugin/master/OWNERS
+ - name: cli-utils
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/cli-utils/master/OWNERS
- name: krew
description: Plugin manager for kubectl.
owners: