Merge pull request #4065 from nikhita/service-catalog
Add go-open-service-broker-client to service-catalog subproject
This commit is contained in:
commit
55907d2f4e
|
@ -56,6 +56,7 @@ The following [subprojects][subproject-definition] are owned by sig-service-cata
|
|||
- https://raw.githubusercontent.com/kubernetes-sigs/minibroker/master/OWNERS
|
||||
### service-catalog
|
||||
- **Owners:**
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/go-open-service-broker-client/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/service-catalog/master/OWNERS
|
||||
|
||||
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
|
||||
|
|
|
@ -1877,6 +1877,7 @@ sigs:
|
|||
- https://raw.githubusercontent.com/kubernetes-sigs/minibroker/master/OWNERS
|
||||
- name: service-catalog
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/go-open-service-broker-client/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/service-catalog/master/OWNERS
|
||||
- dir: sig-storage
|
||||
name: Storage
|
||||
|
|
Loading…
Reference in New Issue