Skip to content

Commit c48e8dd

Browse files
wg-service-management: add service-fabrik repos and bots
1 parent 8e90e09 commit c48e8dd

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

org/cloudfoundry.yml

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2588,6 +2588,36 @@ orgs:
25882588
private: true
25892589
service-broker-store:
25902590
has_projects: true
2591+
service-fabrik-backup-restore:
2592+
description: Service fabrik's library for backup and restore of service instances
2593+
has_projects: true
2594+
service-fabrik-blueprint-app:
2595+
description: Service fabrik's blueprint app which is a test app to test the
2596+
blueprint service
2597+
has_projects: true
2598+
service-fabrik-blueprint-boshrelease:
2599+
description: A boshrelease for service fabrik's blueprint service that is
2600+
used to try out service-fabrik broker
2601+
has_projects: true
2602+
service-fabrik-blueprint-service:
2603+
description: Service fabrik's blueprint service which is a test service to
2604+
try out service fabrik broker
2605+
has_projects: true
2606+
service-fabrik-boshrelease:
2607+
description: BOSH release to deploy the Service Fabrik which provisions service
2608+
instances as Docker containers and BOSH deployments.
2609+
has_projects: true
2610+
service-fabrik-broker:
2611+
description: Cloud Foundry service broker which provisions service instances
2612+
as Docker containers and BOSH deployments.
2613+
has_projects: true
2614+
service-fabrik-cli-plugin:
2615+
description: This is a Cloud Foundry CLI plugin for performing various backup
2616+
and restore operations on service instances in Cloud Foundry.
2617+
has_projects: true
2618+
service-fabrik-lvm-volume-driver:
2619+
description: The logical volume driver for service-fabrik's docker based services
2620+
has_projects: true
25912621
service-logs-release:
25922622
archived: true
25932623
default_branch: develop
@@ -6663,6 +6693,22 @@ orgs:
66636693
service-fabrik-blueprint-boshrelease: admin
66646694
service-fabrik-cli-plugin: admin
66656695
service-fabrik-lvm-volume-driver: admin
6696+
wg-service-management-bots:
6697+
description: service management working group bots
6698+
maintainers:
6699+
- pivotal-marcela-campo
6700+
members:
6701+
- cf-gitbot
6702+
privacy: closed
6703+
repos:
6704+
service-fabrik-broker: admin
6705+
service-fabrik-blueprint-app: admin
6706+
service-fabrik-boshrelease: admin
6707+
service-fabrik-backup-restore: admin
6708+
service-fabrik-blueprint-service: admin
6709+
service-fabrik-blueprint-boshrelease: admin
6710+
service-fabrik-cli-plugin: admin
6711+
service-fabrik-lvm-volume-driver: admin
66666712
stratos-ui:
66676713
description: ""
66686714
maintainers:
@@ -6949,4 +6995,3 @@ orgs:
69496995
privacy: secret
69506996
repos:
69516997
security-notices: admin
6952-

0 commit comments

Comments
 (0)