summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWei Huang <wei.huang1@ibm.com>2020-03-25 10:30:27 -0700
committerWei Huang <wei.huang1@ibm.com>2020-03-25 22:25:11 -0700
commiteba706bb48782722c2f8f597e177e221067c59b2 (patch)
treeb6edb2471945dc24d530669558dacd115cc1e8b0
parentffe26381db31f2d4cbd778709032cb88b02f4320 (diff)
Fix a typo of scheduler-plugins repo
-rw-r--r--sig-scheduling/README.md4
-rw-r--r--sigs.yaml4
2 files changed, 6 insertions, 2 deletions
diff --git a/sig-scheduling/README.md b/sig-scheduling/README.md
index 8ff3f644..ceb427d8 100644
--- a/sig-scheduling/README.md
+++ b/sig-scheduling/README.md
@@ -61,9 +61,11 @@ The following [subprojects][subproject-definition] are owned by sig-scheduling:
- https://raw.githubusercontent.com/kubernetes-sigs/poseidon/master/OWNERS
### scheduler
- **Owners:**
- - https://raw.githubusercontent.com/kubernetes-sigs/scheduler-plugins/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kube-scheduler/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/scheduler/OWNERS
+### scheduler-plugins
+- **Owners:**
+ - https://raw.githubusercontent.com/kubernetes-sigs/scheduler-plugins/master/OWNERS
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->
diff --git a/sigs.yaml b/sigs.yaml
index 255215af..32e2f8ef 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1936,9 +1936,11 @@ sigs:
- https://raw.githubusercontent.com/kubernetes-sigs/poseidon/master/OWNERS
- name: scheduler
owners:
- - https://raw.githubusercontent.com/kubernetes-sigs/scheduler-plugins/master/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kube-scheduler/OWNERS
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/scheduler/OWNERS
+ - name: scheduler-plugins
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/scheduler-plugins/master/OWNERS
- dir: sig-service-catalog
name: Service Catalog
mission_statement: >