@@ -863,6 +863,7 @@ orgs:
863863 description : Cloud Foundry stack based on Ubuntu 24.04 LTS
864864 has_projects : true
865865 cf4devs :
866+ default_branch : main
866867 description : Cloud Foundry for Developers. In depth, hands on training
867868 has_projects : false
868869 has_wiki : false
@@ -1251,6 +1252,7 @@ orgs:
12511252 has_wiki : false
12521253 archived : true
12531254 edx :
1255+ default_branch : main
12541256 description : Cloud Foundry educational content in edX
12551257 has_projects : false
12561258 has_wiki : false
@@ -1304,6 +1306,7 @@ orgs:
13041306 existingvolumebroker :
13051307 has_projects : true
13061308 fake-mysql-broker :
1309+ default_branch : main
13071310 description : A service broker that looks like it provisions MySQL but doesn't actually do anything. Used for training
13081311 has_projects : false
13091312 has_wiki : false
@@ -1572,6 +1575,11 @@ orgs:
15721575 has_issues : false
15731576 has_projects : true
15741577 archived : true
1578+ intro-to-korifi :
1579+ default_branch : main
1580+ description : An introduction to the Korifi project
1581+ has_projects : false
1582+ has_wiki : false
15751583 istio-scaling :
15761584 archived : true
15771585 has_projects : false
@@ -1674,6 +1682,7 @@ orgs:
16741682 default_branch : main
16751683 has_projects : false
16761684 korifi-sample-app :
1685+ default_branch : main
16771686 description : A sample application used in the Korifi tutorial
16781687 has_projects : false
16791688 has_wiki : false
@@ -2220,6 +2229,7 @@ orgs:
22202229 has_projects : true
22212230 private : true
22222231 sample-app :
2232+ default_branch : main
22232233 description : A sample application written in Go used for training purposes
22242234 has_projects : false
22252235 has_wiki : false
@@ -2477,6 +2487,7 @@ orgs:
24772487 has_projects : true
24782488 private : true
24792489 tutorials :
2490+ default_branch : main
24802491 description : This repository contains the landing page for https://tutorials.cloudfoundry.org and automations
24812492 has_projects : false
24822493 has_wiki : false
@@ -2541,6 +2552,7 @@ orgs:
25412552 archived : true
25422553 has_projects : true
25432554 unhappy-appy :
2555+ default_branch : main
25442556 description : An app that doesn't always start well. For demo and training ONLY
25452557 has_projects : false
25462558 has_wiki : false
@@ -2567,6 +2579,7 @@ orgs:
25672579 volumedriver :
25682580 has_projects : true
25692581 what-is-cf :
2582+ default_branch : main
25702583 description : Tutorial explaining what is Cloud Foundry, the foundation, etc
25712584 has_projects : false
25722585 has_wiki : false
0 commit comments