Merge pull request #5013 from nikhita/kubernetes-template-project
Move kubernetes-template-project from steering to contribex
This commit is contained in:
commit
70a3411785
|
@ -41,10 +41,6 @@ The following [subprojects][subproject-definition] are owned by the Steering Com
|
||||||
Funding requests for project infrastructure, events, and consulting
|
Funding requests for project infrastructure, events, and consulting
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes/funding/master/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
|
|
||||||
### steering
|
### steering
|
||||||
Steering Committee policy and documentation
|
Steering Committee policy and documentation
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
|
|
|
@ -97,6 +97,7 @@ Creates and runs contributor-focused events, such as the Contributor Summit. Ev
|
||||||
Manages and controls Github permissions, repos, and groups, including Org Membership.
|
Manages and controls Github permissions, repos, and groups, including Org Membership.
|
||||||
- **Owners:**
|
- **Owners:**
|
||||||
- https://raw.githubusercontent.com/kubernetes/community/master/github-management/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/community/master/github-management/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes-template-project/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/org/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/org/master/OWNERS
|
||||||
- **Contact:**
|
- **Contact:**
|
||||||
- Slack: [#github-management](https://kubernetes.slack.com/messages/github-management)
|
- Slack: [#github-management](https://kubernetes.slack.com/messages/github-management)
|
||||||
|
|
|
@ -1189,6 +1189,7 @@ sigs:
|
||||||
slack: github-management
|
slack: github-management
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/community/master/github-management/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/community/master/github-management/OWNERS
|
||||||
|
- https://raw.githubusercontent.com/kubernetes/kubernetes-template-project/master/OWNERS
|
||||||
- https://raw.githubusercontent.com/kubernetes/org/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes/org/master/OWNERS
|
||||||
meetings:
|
meetings:
|
||||||
- description: GitHub Administration Subproject
|
- description: GitHub Administration Subproject
|
||||||
|
@ -2964,11 +2965,6 @@ committees:
|
||||||
description: Funding requests for project infrastructure, events, and consulting
|
description: Funding requests for project infrastructure, events, and consulting
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes/funding/master/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.
|
|
||||||
owners:
|
|
||||||
- https://raw.githubusercontent.com/kubernetes/kubernetes-template-project/master/OWNERS
|
|
||||||
- name: steering
|
- name: steering
|
||||||
description: Steering Committee policy and documentation
|
description: Steering Committee policy and documentation
|
||||||
owners:
|
owners:
|
||||||
|
|
Loading…
Reference in New Issue