Merge pull request #3813 from nikhita/minibroker
service-catalog: add minibroker subproject
This commit is contained in:
commit
0e05ebb57c
|
@ -42,9 +42,12 @@ The Chairs of the SIG run operations and processes governing the SIG.
|
|||
## Subprojects
|
||||
|
||||
The following subprojects are owned by sig-service-catalog:
|
||||
- **minibroker**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/minibroker/master/OWNERS
|
||||
- **service-catalog**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/service-catalog/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/service-catalog/master/OWNERS
|
||||
|
||||
## GitHub Teams
|
||||
|
||||
|
|
|
@ -1970,9 +1970,12 @@ sigs:
|
|||
- name: sig-service-catalog-test-failures
|
||||
description: Test Failures and Triage
|
||||
subprojects:
|
||||
- name: minibroker
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/minibroker/master/OWNERS
|
||||
- name: service-catalog
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-incubator/service-catalog/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/service-catalog/master/OWNERS
|
||||
- dir: sig-storage
|
||||
name: Storage
|
||||
mission_statement: >
|
||||
|
|
Loading…
Reference in New Issue