From 6efba4b294c482ecd478d668ad8d34449b95ebd6 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Mon, 10 Jun 2019 16:03:02 -0700 Subject: [PATCH] Add kubernetes/funding subproject to committee-steering --- committee-steering/README.md | 4 ++++ sigs.yaml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/committee-steering/README.md b/committee-steering/README.md index 3b527b377f3..c78e89432f2 100644 --- a/committee-steering/README.md +++ b/committee-steering/README.md @@ -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: diff --git a/sigs.yaml b/sigs.yaml index 1b12a4f5c76..3a0bb280488 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -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.