summaryrefslogtreecommitdiff
path: root/sig-scheduling
diff options
context:
space:
mode:
authorAaron Crickenberger <spiffxp@gmail.com>2018-01-10 12:49:04 -0800
committerAaron Crickenberger <spiffxp@gmail.com>2018-02-07 16:11:54 -0700
commit170a99a651b57791156cf62d61a013bc51ebc661 (patch)
treee20b77ed41ce877a350197544fb44faa81519d08 /sig-scheduling
parentee9d051a206064f82eaf0210fc4497ebdb6714e2 (diff)
Add strawman implementation of subprojects
A subproject is a one-to-many mapping of a name to a list of OWNERS urls. This allows for a subproject to be a single repo (eg: helm), or a subproject to be a list of multiple subdirectories across one or more repos (eg: workloads api) SIG meetings dedicated to a single subproject moved down to subproject meetings
Diffstat (limited to 'sig-scheduling')
-rw-r--r--sig-scheduling/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/sig-scheduling/README.md b/sig-scheduling/README.md
index bd9b6bf2..0cdf3b6d 100644
--- a/sig-scheduling/README.md
+++ b/sig-scheduling/README.md
@@ -23,6 +23,19 @@ To understand how this file is generated, see https://git.k8s.io/community/gener
* [Mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-scheduling)
* [Open Community Issues/PRs](https://github.com/kubernetes/community/labels/sig%2Fscheduling)
+## Subprojects
+
+The following subprojects are owned by this SIG:
+- **cluster-capacity**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-incubator/cluster-capacity/master/OWNERS
+- **descheduler**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-incubator/descheduler/master/OWNERS
+- **kube-arbitrator**
+ - Owners:
+ - https://raw.githubusercontent.com/kubernetes-incubator/kube-arbitrator/master/OWNERS
+
## GitHub Teams
The below teams can be mentioned on issues and PRs in order to get attention from the right people.