diff options
| author | Ahmet Alp Balkan <ahmetb@google.com> | 2019-03-14 10:41:06 -0700 |
|---|---|---|
| committer | Ahmet Alp Balkan <ahmetb@google.com> | 2019-03-14 10:45:31 -0700 |
| commit | b41c2b6f3ee883f3c31c0c15f514ac874c98a7cc (patch) | |
| tree | 68ced8b39adfc413dba2bf1216c96482bbe6a908 /sig-cli | |
| parent | 826b9774182091f7ef1e2ab159274e4b41d9dc94 (diff) | |
Add SIG CLI subprojects krew and krew-index
reference: https://github.com/kubernetes/org/issues/599
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
Diffstat (limited to 'sig-cli')
| -rw-r--r-- | sig-cli/README.md | 8 |
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 |
