@@ -2588,6 +2588,36 @@ orgs:
2588
2588
private : true
2589
2589
service-broker-store :
2590
2590
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
2591
2621
service-logs-release :
2592
2622
archived : true
2593
2623
default_branch : develop
@@ -6663,6 +6693,22 @@ orgs:
6663
6693
service-fabrik-blueprint-boshrelease : admin
6664
6694
service-fabrik-cli-plugin : admin
6665
6695
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
6666
6712
stratos-ui :
6667
6713
description : " "
6668
6714
maintainers :
@@ -6949,4 +6995,3 @@ orgs:
6949
6995
privacy : secret
6950
6996
repos :
6951
6997
security-notices : admin
6952
-
0 commit comments