Skip to content

Commit 195b6da

Browse files
authored
Merge pull request #607 from cloudfoundry/develop-to-main
change default ARP repo branches to main
2 parents 1ab8140 + 5e688b3 commit 195b6da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

org/cloudfoundry.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -994,7 +994,7 @@ orgs:
994994
description: Simple canary app to test long-running Diego deployments
995995
has_projects: true
996996
diff-exporter:
997-
default_branch: develop
997+
default_branch: main
998998
has_projects: true
999999
disaster-recovery-acceptance-tests:
10001000
default_branch: main
@@ -1319,7 +1319,7 @@ orgs:
13191319
has_projects: true
13201320
has_wiki: false
13211321
groot-windows:
1322-
default_branch: develop
1322+
default_branch: main
13231323
description: A Garden image plugin for Windows
13241324
has_projects: true
13251325
has_wiki: false
@@ -1358,7 +1358,7 @@ orgs:
13581358
has_projects: false
13591359
has_wiki: false
13601360
hydrator:
1361-
default_branch: develop
1361+
default_branch: main
13621362
has_projects: true
13631363
ibm-websphere-liberty-buildpack:
13641364
description: IBM WebSphere Application Server Liberty Buildpack
@@ -2302,7 +2302,7 @@ orgs:
23022302
wg-app-platform-runtime-ci:
23032303
has_projects: true
23042304
winc:
2305-
default_branch: develop
2305+
default_branch: main
23062306
description: CLI tool for spawning and running containers on Windows according
23072307
to the OCI specification
23082308
has_projects: true

0 commit comments

Comments
 (0)