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.
|
- Description: Centralized plugin index for krew.
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/krew-index/master/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
|
## GitHub Teams
|
||||||
|
|
||||||
|
|
|
@ -740,6 +740,9 @@ sigs:
|
||||||
description: Centralized plugin index for krew.
|
description: Centralized plugin index for krew.
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-sigs/krew-index/master/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
|
- name: Cloud Provider
|
||||||
dir: sig-cloud-provider
|
dir: sig-cloud-provider
|
||||||
mission_statement: >
|
mission_statement: >
|
||||||
|
|
Loading…
Reference in New Issue