Add kubernetes/funding subproject to committee-steering
This commit is contained in:
parent
01b77c00cc
commit
6efba4b294
|
|
@ -39,6 +39,10 @@ The [charter](https://git.k8s.io/steering/charter.md) defines the scope and gove
|
||||||
## Subprojects
|
## Subprojects
|
||||||
|
|
||||||
The following subprojects are owned by the Steering Committee:
|
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**
|
- **kubernetes-template-project**
|
||||||
- Description: Template for starting new projects in the GitHub organizations owned by Kubernetes.
|
- Description: Template for starting new projects in the GitHub organizations owned by Kubernetes.
|
||||||
- Owners:
|
- Owners:
|
||||||
|
|
|
||||||
|
|
@ -2850,6 +2850,10 @@ committees:
|
||||||
- name: steering-committee
|
- name: steering-committee
|
||||||
description: General Discussion
|
description: General Discussion
|
||||||
subprojects:
|
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
|
- name: kubernetes-template-project
|
||||||
description: Template for starting new projects in the GitHub organizations owned
|
description: Template for starting new projects in the GitHub organizations owned
|
||||||
by Kubernetes.
|
by Kubernetes.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue