Skip to content

Commit 7cd2843

Browse files
authored
Merge pull request #1181 from cloudfoundry/move-osbapi-repos
Create OSBAPI repos in cloudfoundry org
2 parents 3e9889f + a36fb19 commit 7cd2843

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

orgs/orgs.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1930,6 +1930,10 @@ orgs:
19301930
description: Additional Linux OS configuration release
19311931
has_projects: false
19321932
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
19331937
oss-s3-buckets-stack:
19341938
has_projects: true
19351939
private: true
@@ -2181,6 +2185,10 @@ orgs:
21812185
security-notices:
21822186
has_projects: true
21832187
private: true
2188+
servicebroker:
2189+
default_branch: master
2190+
description: Open Service Broker API Specification
2191+
has_wiki: true
21842192
service-broker-store:
21852193
has_projects: true
21862194
service-fabrik-backup-restore:

toc/working-groups/app-runtime-interfaces.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -361,8 +361,8 @@ areas:
361361
- cloudfoundry/steno
362362
- cloudfoundry/runtimeschema
363363
- cloudfoundry/app-runtime-interfaces-infrastructure
364-
- openservicebrokerapi/servicebroker
365-
- openservicebrokerapi/osb-checker
364+
- cloudfoundry/servicebroker
365+
- cloudfoundry/osb-checker
366366

367367
- name: CLI
368368
approvers:

0 commit comments

Comments
 (0)