add poseidon to sig-scheduling subproject
This commit is contained in:
parent
255b093ee3
commit
8ef2f1f06b
|
@ -43,6 +43,9 @@ The following subprojects are owned by sig-scheduling:
|
|||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kube-scheduler/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/scheduler/OWNERS
|
||||
- **poseidon**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/poseidon/master/OWNERS
|
||||
|
||||
## GitHub Teams
|
||||
|
||||
|
|
|
@ -1392,6 +1392,9 @@ sigs:
|
|||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/cmd/kube-scheduler/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/scheduler/OWNERS
|
||||
- name: poseidon
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/poseidon/master/OWNERS
|
||||
- name: Service Catalog
|
||||
dir: sig-service-catalog
|
||||
mission_statement: >
|
||||
|
|
Loading…
Reference in New Issue