summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-06-03 11:59:35 -0700
committerGitHub <noreply@github.com>2019-06-03 11:59:35 -0700
commit3eee635887790cda85fef4986c104f20f37aeb5e (patch)
tree7d7d896138bf173d3304622cc607e616624454ce
parenta4f359292fe47f84f2878387b434d123ba096bd8 (diff)
parent345baf1a04c04f759114b47a8c9c7208dca8f23e (diff)
Merge pull request #3695 from Liujingfang1/master
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 b4177173..494bcde3 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 a026248b..a87adbb3 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -705,6 +705,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: