diff options
| author | Aaron Crickenberger <spiffxp@google.com> | 2019-08-08 12:52:27 -0700 |
|---|---|---|
| committer | Aaron Crickenberger <spiffxp@google.com> | 2019-08-08 12:54:16 -0700 |
| commit | 4eec9f39d6912ac84fe89ee964f6a4d84d2a703f (patch) | |
| tree | be3fccc7126f6f74d471935259ca89acea09bc9d /committee-steering | |
| parent | c8f1173de064b11ceb888aad26d1309fa7575d33 (diff) | |
Run make to use new generator templates
Diffstat (limited to 'committee-steering')
| -rw-r--r-- | committee-steering/README.md | 52 |
1 files changed, 23 insertions, 29 deletions
diff --git a/committee-steering/README.md b/committee-steering/README.md index 8420b95e..be8a66bb 100644 --- a/committee-steering/README.md +++ b/committee-steering/README.md @@ -32,39 +32,33 @@ The [charter](https://git.k8s.io/steering/charter.md) defines the scope and gove * Timothy St. Clair (**[@timothysc](https://github.com/timothysc)**), VMware ## Contact -* [Mailing list](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering) -* Private Mailing List: steering-private@kubernetes.io -* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/ug%2Fsteering) +- [Mailing list](https://groups.google.com/a/kubernetes.io/forum/#!forum/steering) +- Private Mailing List: steering-private@kubernetes.io +- [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/committee%2Fsteering) +- GitHub Teams: + - [@kubernetes/steering-committee](https://github.com/orgs/kubernetes/teams/steering-committee) - General Discussion ## 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: - - https://raw.githubusercontent.com/kubernetes/kubernetes-template-project/master/OWNERS -- **spartakus** - - Description: Collection of usage information about Kubernetes clusters. - - Owners: - - https://raw.githubusercontent.com/kubernetes-incubator/spartakus/master/OWNERS -- **steering** - - Description: Steering Committee policy and documentation - - Owners: - - https://raw.githubusercontent.com/kubernetes/steering/master/OWNERS - -## GitHub Teams - -The below teams can be mentioned on issues and PRs in order to get attention from the right people. -Note that the links to display team membership will only work if you are a member of the org. - -| Team Name | Details | Description | -| --------- |:-------:| ----------- | -| @kubernetes/steering-committee | [link](https://github.com/orgs/kubernetes/teams/steering-committee) | General Discussion | +The following [subprojects][subproject-definition] are owned by the Steering Committee: +### funding +Funding requests for project infrastructure, events, and consulting +- **Owners:** + - https://raw.githubusercontent.com/kubernetes/funding/master/OWNERS +### kubernetes-template-project +Template for starting new projects in the GitHub organizations owned by Kubernetes. +- **Owners:** + - https://raw.githubusercontent.com/kubernetes/kubernetes-template-project/master/OWNERS +### spartakus +Collection of usage information about Kubernetes clusters. +- **Owners:** + - https://raw.githubusercontent.com/kubernetes-incubator/spartakus/master/OWNERS +### steering +Steering Committee policy and documentation +- **Owners:** + - https://raw.githubusercontent.com/kubernetes/steering/master/OWNERS +[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects <!-- BEGIN CUSTOM CONTENT --> <!-- END CUSTOM CONTENT --> |
