Merge pull request #3789 from spiffxp/add-k-funding-to-sigs-yaml

Add kubernetes/funding subproject to committee-steering
This commit is contained in:
Kubernetes Prow Robot 2019-06-11 08:44:18 -07:00 committed by GitHub
commit bdf872a799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -39,6 +39,10 @@ The [charter](https://git.k8s.io/steering/charter.md) defines the scope and gove
## Subprojects
The following subprojects are owned by the Steering Committee:
- **funding**
- Description: Funding requests for project infrastructure, events, and consulting
- Owners:
- https://raw.githubusercontent.com/kubernetes/funding/master/OWNERS
- **kubernetes-template-project**
- Description: Template for starting new projects in the GitHub organizations owned by Kubernetes.
- Owners:

View File

@ -2850,6 +2850,10 @@ committees:
- name: steering-committee
description: General Discussion
subprojects:
- name: funding
description: Funding requests for project infrastructure, events, and consulting
owners:
- https://raw.githubusercontent.com/kubernetes/funding/master/OWNERS
- name: kubernetes-template-project
description: Template for starting new projects in the GitHub organizations owned
by Kubernetes.