diff options
| author | Thomas Stromberg <tstromberg@google.com> | 2019-04-09 08:03:30 -0700 |
|---|---|---|
| committer | Thomas Stromberg <tstromberg@google.com> | 2019-04-09 08:03:30 -0700 |
| commit | fe38881b69ee956c5280dca003c080b1a0117fb0 (patch) | |
| tree | 818193ab072382907ddbe5525bdd8c359abc1886 /sig-cli | |
| parent | 99250d74722c9bfeda644dd4c0fc1b6db27006fa (diff) | |
| parent | 98185d86c18bbd1e5330c110a31c3398bc148cbb (diff) | |
Rebase
Diffstat (limited to 'sig-cli')
| -rw-r--r-- | sig-cli/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sig-cli/README.md b/sig-cli/README.md index a82c20e1..2b3c5440 100644 --- a/sig-cli/README.md +++ b/sig-cli/README.md @@ -58,6 +58,17 @@ 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 +- **cli-experimental** + - Owners: + - https://raw.githubusercontent.com/kubernetes-sigs/cli-experimental/master/OWNERS ## GitHub Teams |
