diff options
| author | Wei Huang <wei.huang1@ibm.com> | 2020-03-25 10:30:27 -0700 |
|---|---|---|
| committer | Wei Huang <wei.huang1@ibm.com> | 2020-03-25 22:25:11 -0700 |
| commit | eba706bb48782722c2f8f597e177e221067c59b2 (patch) | |
| tree | b6edb2471945dc24d530669558dacd115cc1e8b0 /sig-scheduling | |
| parent | ffe26381db31f2d4cbd778709032cb88b02f4320 (diff) | |
Fix a typo of scheduler-plugins repo
Diffstat (limited to 'sig-scheduling')
| -rw-r--r-- | sig-scheduling/README.md | 4 |
1 files changed, 3 insertions, 1 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 --> |
