summaryrefslogtreecommitdiff
path: root/sig-cli
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-04-02 09:57:18 -0700
committerGitHub <noreply@github.com>2019-04-02 09:57:18 -0700
commit175ba549c3d68888d0cab1e049e3cd8fd89b9fcc (patch)
tree771d46b118607f94efbcaec37c146f614339492f /sig-cli
parent1bee193c39ffccc6b4e7f947af3112a5e5e7573c (diff)
parentb41c2b6f3ee883f3c31c0c15f514ac874c98a7cc (diff)
Merge pull request #3429 from ahmetb/krew-subproject
Add SIG CLI subprojects krew and krew-index
Diffstat (limited to 'sig-cli')
-rw-r--r--sig-cli/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/sig-cli/README.md b/sig-cli/README.md
index a82c20e1..f3821b03 100644
--- a/sig-cli/README.md
+++ b/sig-cli/README.md
@@ -58,6 +58,14 @@ 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/sample-cli-plugin/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/staging/src/k8s.io/sample-cli-plugin/OWNERS
+- **krew**
+ - Description: Plugin manager for kubectl.
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/krew/master/OWNERS
+- **krew-index**
+ - Description: Centralized plugin index for krew.
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/krew-index/master/OWNERS
## GitHub Teams