File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -1930,6 +1930,10 @@ orgs:
1930
1930
description : Additional Linux OS configuration release
1931
1931
has_projects : false
1932
1932
has_wiki : false
1933
+ osb-checker :
1934
+ default_branch : master
1935
+ description : An automatic checker to verify an Open Service Broker API implementation against the specification
1936
+ has_wiki : false
1933
1937
oss-s3-buckets-stack :
1934
1938
has_projects : true
1935
1939
private : true
@@ -2181,6 +2185,10 @@ orgs:
2181
2185
security-notices :
2182
2186
has_projects : true
2183
2187
private : true
2188
+ servicebroker :
2189
+ default_branch : master
2190
+ description : Open Service Broker API Specification
2191
+ has_wiki : true
2184
2192
service-broker-store :
2185
2193
has_projects : true
2186
2194
service-fabrik-backup-restore :
Original file line number Diff line number Diff line change @@ -361,8 +361,8 @@ areas:
361
361
- cloudfoundry/steno
362
362
- cloudfoundry/runtimeschema
363
363
- cloudfoundry/app-runtime-interfaces-infrastructure
364
- - openservicebrokerapi /servicebroker
365
- - openservicebrokerapi /osb-checker
364
+ - cloudfoundry /servicebroker
365
+ - cloudfoundry /osb-checker
366
366
367
367
- name : CLI
368
368
approvers :
You can’t perform that action at this time.
0 commit comments