Merge pull request #2647 from soltysh/update_cli_projects

Update sig-cli subprojects
This commit is contained in:
k8s-ci-robot 2018-09-07 09:16:20 -07:00 committed by GitHub
commit e3b13674a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 1 deletions

View File

@ -43,6 +43,12 @@ The following subprojects are owned by sig-cli:
- **kustomize**
- Owners:
- https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/OWNERS
- **cli-sdk**
- Owners:
- https://raw.githubusercontent.com/kubernetes/cli-runtime/master/OWNERS
- 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
## GitHub Teams

View File

@ -388,7 +388,7 @@ sigs:
- name: Kris Nova
github: kris-nova
company: Heptio
- name: Nishi Davidson
- name: Nishi Davidson
github: d-nishi
company: AWS
meetings:
@ -565,6 +565,12 @@ sigs:
owners:
# "owners" entry
- https://raw.githubusercontent.com/kubernetes-sigs/kustomize/master/OWNERS
- name: cli-sdk
owners:
- https://raw.githubusercontent.com/kubernetes/cli-runtime/master/OWNERS
- 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
- name: Cloud Provider
dir: sig-cloud-provider
mission_statement: >