diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-06-03 11:59:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-03 11:59:35 -0700 |
| commit | 3eee635887790cda85fef4986c104f20f37aeb5e (patch) | |
| tree | 7d7d896138bf173d3304622cc607e616624454ce /sig-cli/README.md | |
| parent | a4f359292fe47f84f2878387b434d123ba096bd8 (diff) | |
| parent | 345baf1a04c04f759114b47a8c9c7208dca8f23e (diff) | |
Merge pull request #3695 from Liujingfang1/master
add cli-utils repo to sig-cli subprojects
Diffstat (limited to 'sig-cli/README.md')
| -rw-r--r-- | sig-cli/README.md | 3 |
1 files changed, 3 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: |
