File tree Expand file tree Collapse file tree 6 files changed +25
-16
lines changed Expand file tree Collapse file tree 6 files changed +25
-16
lines changed Original file line number Diff line number Diff line change @@ -191,6 +191,14 @@ orgs:
191
191
of your choice.
192
192
has_projects : false
193
193
has_wiki : false
194
+ bosh-bootloader-ci-envs :
195
+ allow_merge_commit : false
196
+ allow_squash_merge : false
197
+ default_branch : main
198
+ description : state files for bbl ci environments
199
+ has_projects : false
200
+ has_wiki : false
201
+ private : true
194
202
bosh-cli :
195
203
default_branch : main
196
204
description : BOSH CLI v2+
@@ -1477,7 +1485,7 @@ orgs:
1477
1485
has_projects : true
1478
1486
korifi-website :
1479
1487
default_branch : main
1480
- has_projects : false
1488
+ has_projects : false
1481
1489
lager :
1482
1490
allow_merge_commit : false
1483
1491
description : An opinionated logger for Go.
@@ -2185,7 +2193,7 @@ orgs:
2185
2193
default_branch : main
2186
2194
description : Terraform provider to manage Cloud Service Broker bindings for MySQL
2187
2195
has_projects : true
2188
- has_wiki : false
2196
+ has_wiki : false
2189
2197
terraform-provider-csbpg :
2190
2198
allow_merge_commit : false
2191
2199
allow_rebase_merge : false
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ contributors:
48
48
- animatedmax
49
49
- ankeesler
50
50
- anoopjb
51
+ - anthonydahanne
51
52
- antonina-kyoseva
52
53
- ansd
53
54
- ansergit
Original file line number Diff line number Diff line change @@ -43,14 +43,6 @@ technical_leads:
43
43
bots :
44
44
- name : ard-wg-gitbot
45
45
github : ard-wg-gitbot
46
- - name : cf-gitbot
47
- github : cf-gitbot
48
- - name : cf-rel-int-cf-deployment-release-bot
49
- github : cf-rel-int-cf-deployment-release-bot
50
- - name : cf-rel-int-status-bot
51
- github : cf-rel-int-status-bot
52
- - name : cf-rel-int-cf-decota-release-bot
53
- github : cf-rel-int-cf-decota-release-bot
54
46
areas :
55
47
- name : CF Deployment
56
48
approvers :
Original file line number Diff line number Diff line change 87
87
github : tisvictress
88
88
- name : Timothy Hitchener
89
89
github : thitch97
90
+ - name : Rob Dimsdale-Zucker
91
+ github : robdimsdale
90
92
repositories :
91
93
- cloudfoundry/cflinuxfs3
92
94
- cloudfoundry/cflinuxfs4
@@ -299,15 +301,12 @@ areas:
299
301
- cloudfoundry/app-runtime-interfaces-infrastructure
300
302
301
303
- name : Notifications
304
+ bots :
305
+ - name : VMware notifications release bot
306
+ github : cf-frontend
302
307
approvers :
303
308
- name : David Stevenson
304
309
github : dsboulder
305
- - name : Gareth Smith
306
- github : totherme
307
- - name : Diego Lemos
308
- github : dlresende
309
- - name : Fernando Naranjo
310
- github : fejnartal
311
310
repositories :
312
311
- cloudfoundry/notifications-release
313
312
- cloudfoundry/notifications
Original file line number Diff line number Diff line change @@ -108,6 +108,12 @@ areas:
108
108
github : fejnartal
109
109
- name : Gareth Smith
110
110
github : totherme
111
+ - name : George Blue
112
+ github : blgm
113
+ - name : Iain Findlay
114
+ github : ifindlay-cci
115
+ - name : Konstantin Kiess
116
+ github : nouseforaname
111
117
repositories :
112
118
- cloudfoundry/backup-and-restore-sdk-release
113
119
- cloudfoundry/bosh-backup-and-restore
@@ -274,6 +280,7 @@ areas:
274
280
- cloudfoundry/bosh-azure-storage-cli
275
281
- cloudfoundry/bosh-bbl-ci-envs
276
282
- cloudfoundry/bosh-bootloader
283
+ - cloudfoundry/bosh-bootloader-ci-envs
277
284
- cloudfoundry/bosh-cli
278
285
- cloudfoundry/bosh-compiled-releases-index
279
286
- cloudfoundry/bosh-cpi-environments
Original file line number Diff line number Diff line change 45
45
github : zucchinidev
46
46
- name : Konstantin Semenov
47
47
github : jhvhs
48
+ - name : Fernando Naranjo
49
+ github : fnaranjo-vmw
48
50
bots :
49
51
- name : Services Enablement bot
50
52
github : servicesenablement
You can’t perform that action at this time.
0 commit comments