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
|
## Subprojects
|
||||||
|
|
||||||
The following subprojects are owned by sig-service-catalog:
|
The following subprojects are owned by sig-service-catalog:
|
||||||
|
- **minibroker**
|
||||||
|
- Owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/minibroker/master/OWNERS
|
||||||
- **service-catalog**
|
- **service-catalog**
|
||||||
- Owners:
|
- Owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/service-catalog/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/service-catalog/master/OWNERS
|
||||||
|
|
||||||
## GitHub Teams
|
## GitHub Teams
|
||||||
|
|
||||||
|
|
|
@ -1970,9 +1970,12 @@ sigs:
|
||||||
- name: sig-service-catalog-test-failures
|
- name: sig-service-catalog-test-failures
|
||||||
description: Test Failures and Triage
|
description: Test Failures and Triage
|
||||||
subprojects:
|
subprojects:
|
||||||
|
- name: minibroker
|
||||||
|
owners:
|
||||||
|
- https://raw.githubusercontent.com/kubernetes-sigs/minibroker/master/OWNERS
|
||||||
- name: service-catalog
|
- name: service-catalog
|
||||||
owners:
|
owners:
|
||||||
- https://raw.githubusercontent.com/kubernetes-incubator/service-catalog/master/OWNERS
|
- https://raw.githubusercontent.com/kubernetes-sigs/service-catalog/master/OWNERS
|
||||||
- dir: sig-storage
|
- dir: sig-storage
|
||||||
name: Storage
|
name: Storage
|
||||||
mission_statement: >
|
mission_statement: >
|
||||||
|
|
Loading…
Reference in New Issue