Follow k/features rename, follow k/community/keps migration
This commit is contained in:
parent
20921c135c
commit
f58b08dca7
|
@ -50,6 +50,7 @@ The following subprojects are owned by sig-architecture:
|
|||
- Description: [Described below](#kep-adoption-and-reviews)
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/community/master/keps/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/enhancements/master/keps/OWNERS
|
||||
- **code-organization**
|
||||
- Description: [Described below](#code-organization)
|
||||
- Owners:
|
||||
|
|
|
@ -35,9 +35,9 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
|||
## Subprojects
|
||||
|
||||
The following subprojects are owned by sig-pm:
|
||||
- **features**
|
||||
- **enhancements**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/features/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/enhancements/master/OWNERS
|
||||
|
||||
<!-- BEGIN CUSTOM CONTENT -->
|
||||
|
||||
|
|
|
@ -259,6 +259,7 @@ sigs:
|
|||
description: "[Described below](#kep-adoption-and-reviews)"
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/community/master/keps/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/enhancements/master/keps/OWNERS
|
||||
- name: code-organization
|
||||
description: "[Described below](#code-organization)"
|
||||
owners:
|
||||
|
@ -1532,9 +1533,9 @@ sigs:
|
|||
slack: sig-pm
|
||||
mailing_list: https://groups.google.com/forum/#!forum/kubernetes-pm
|
||||
subprojects:
|
||||
- name: features
|
||||
- name: enhancements
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/features/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/enhancements/master/OWNERS
|
||||
- name: Release
|
||||
dir: sig-release
|
||||
charter_link: charter.md
|
||||
|
|
Loading…
Reference in New Issue