Merge pull request #3813 from nikhita/minibroker

service-catalog: add minibroker subproject
This commit is contained in:
Kubernetes Prow Robot 2019-06-18 13:07:50 -07:00 committed by GitHub
commit 0e05ebb57c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 2 deletions

View File

@ -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

View File

@ -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: >