summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2019-01-18 18:40:39 -0800
committerGitHub <noreply@github.com>2019-01-18 18:40:39 -0800
commit90839e92ba9c7d113fcf0ec79fe09883f47ec819 (patch)
tree4078721d4ae7e832d2674242338686985dad54fb
parent7714508e398cc408c6cf45ac6578ce407477309c (diff)
parentf58b08dca7348ec0aa245ee707168e996aed7b93 (diff)
Merge pull request #3096 from spiffxp/keps-owners-update
Follow k/features rename, follow k/community/keps migration
-rw-r--r--sig-architecture/README.md1
-rw-r--r--sig-pm/README.md4
-rw-r--r--sigs.yaml5
3 files changed, 6 insertions, 4 deletions
diff --git a/sig-architecture/README.md b/sig-architecture/README.md
index 54fcc857..accb0dba 100644
--- a/sig-architecture/README.md
+++ b/sig-architecture/README.md
@@ -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:
diff --git a/sig-pm/README.md b/sig-pm/README.md
index 5a24e3e8..32ec81a7 100644
--- a/sig-pm/README.md
+++ b/sig-pm/README.md
@@ -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 -->
diff --git a/sigs.yaml b/sigs.yaml
index 0db782ea..6414e3c3 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -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:
@@ -1529,9 +1530,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