File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -941,11 +941,6 @@ orgs:
941
941
diego-checkman :
942
942
has_projects : true
943
943
private : true
944
- diego-ci :
945
- allow_merge_commit : false
946
- archived : true
947
- description : Scripts and tools to run Diego's CI builds on Concourse.
948
- has_projects : true
949
944
diego-ci-pools :
950
945
allow_merge_commit : false
951
946
description : Lock pools for Diego CI
@@ -2304,6 +2299,8 @@ orgs:
2304
2299
has_projects : true
2305
2300
volumedriver :
2306
2301
has_projects : true
2302
+ wg-app-platform-runtime-ci :
2303
+ has_projects : true
2307
2304
winc :
2308
2305
default_branch : develop
2309
2306
description : CLI tool for spawning and running containers on Windows according
Original file line number Diff line number Diff line change @@ -128,6 +128,7 @@ areas:
128
128
- cloudfoundry/vizzini
129
129
- cloudfoundry/volman
130
130
- cloudfoundry/workpool
131
+ - cloudfoundry/wg-app-platform-runtime-ci
131
132
132
133
- name : Docs
133
134
approvers :
You can’t perform that action at this time.
0 commit comments