Add cli-experimental subproject to sig-cli
This commit is contained in:
parent
175ba549c3
commit
ba69a7d88c
|
@ -66,6 +66,9 @@ The following subprojects are owned by sig-cli:
|
|||
- 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
|
||||
|
||||
|
|
|
@ -740,6 +740,9 @@ sigs:
|
|||
description: Centralized plugin index for krew.
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/krew-index/master/OWNERS
|
||||
- name: cli-experimental
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cli-experimental/master/OWNERS
|
||||
- name: Cloud Provider
|
||||
dir: sig-cloud-provider
|
||||
mission_statement: >
|
||||
|
|
Loading…
Reference in New Issue