steering: remove funding repo
This commit is contained in:
parent
8f920bed8a
commit
19953902b1
|
@ -40,12 +40,8 @@ The [charter](https://git.k8s.io/steering/charter.md) defines the scope and gove
|
|||
## Subprojects
|
||||
|
||||
The following [subprojects][subproject-definition] are owned by the Steering Committee:
|
||||
### funding
|
||||
Funding requests for project infrastructure, events, and consulting
|
||||
- **Owners:**
|
||||
- [kubernetes/funding](https://github.com/kubernetes/funding/blob/master/OWNERS)
|
||||
### steering
|
||||
Steering Committee policy and documentation
|
||||
Steering Committee policies, documentation, and funding requests
|
||||
- **Owners:**
|
||||
- [kubernetes/steering](https://github.com/kubernetes/steering/blob/master/OWNERS)
|
||||
|
||||
|
|
|
@ -3646,11 +3646,7 @@ 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: steering
|
||||
description: Steering Committee policy and documentation
|
||||
description: Steering Committee policies, documentation, and funding requests
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/steering/master/OWNERS
|
||||
|
|
Loading…
Reference in New Issue