Skip to content

Commit 828a083

Browse files
authored
Merge pull request #588 from xedin/update-branch-names
Update configurations of some projects that switched to use main branch
2 parents 7da700f + 3159347 commit 828a083

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

projects.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"repository": "Git",
44
"url": "https://github.com/Dimillian/ACHNBrowserUI.git",
55
"path": "ACHNBrowserUI",
6-
"branch": "master",
6+
"branch": "main",
77
"maintainer": "[email protected]",
88
"compatibility": [
99
{
@@ -796,7 +796,7 @@
796796
"repository": "Git",
797797
"url": "https://github.com/brentsimmons/Evergreen.git",
798798
"path": "Evergreen",
799-
"branch": "master",
799+
"branch": "main",
800800
"maintainer": "[email protected]",
801801
"compatibility": [
802802
{
@@ -832,7 +832,7 @@
832832
"repository": "Git",
833833
"url": "https://github.com/exercism/swift.git",
834834
"path": "exercism-swift",
835-
"branch": "master",
835+
"branch": "main",
836836
"maintainer": "[email protected]",
837837
"compatibility": [
838838
{
@@ -867,7 +867,7 @@
867867
"repository": "Git",
868868
"url": "https://github.com/vapor/fluent",
869869
"path": "fluent",
870-
"branch": "master",
870+
"branch": "main",
871871
"maintainer": "[email protected]",
872872
"compatibility": [
873873
{
@@ -990,7 +990,7 @@
990990
"repository": "Git",
991991
"url": "https://github.com/pointfreeco/swift-html.git",
992992
"path": "Html",
993-
"branch": "master",
993+
"branch": "main",
994994
"maintainer": "[email protected]",
995995
"compatibility": [
996996
{
@@ -1062,7 +1062,7 @@
10621062
"repository": "Git",
10631063
"url": "https://github.com/jessesquires/JSQCoreDataKit.git",
10641064
"path": "JSQCoreDataKit",
1065-
"branch": "master",
1065+
"branch": "main",
10661066
"maintainer": "[email protected]",
10671067
"compatibility": [
10681068
{
@@ -1751,7 +1751,7 @@
17511751
"repository": "Git",
17521752
"url": "https://github.com/pointfreeco/swift-overture.git",
17531753
"path": "Overture",
1754-
"branch": "master",
1754+
"branch": "main",
17551755
"maintainer": "[email protected]",
17561756
"compatibility": [
17571757
{
@@ -2398,7 +2398,7 @@
23982398
"repository": "Git",
23992399
"url": "https://github.com/RxSwiftCommunity/RxDataSources",
24002400
"path": "RxDataSources",
2401-
"branch": "master",
2401+
"branch": "main",
24022402
"maintainer": "[email protected]",
24032403
"compatibility": [
24042404
{
@@ -2466,7 +2466,7 @@
24662466
"repository": "Git",
24672467
"url": "https://github.com/ReactiveX/RxSwift.git",
24682468
"path": "RxSwift",
2469-
"branch": "master",
2469+
"branch": "main",
24702470
"maintainer": "[email protected]",
24712471
"compatibility": [
24722472
{
@@ -4079,7 +4079,7 @@
40794079
"repository": "Git",
40804080
"url": "https://github.com/vapor/console.git",
40814081
"path": "vapor_console",
4082-
"branch": "master",
4082+
"branch": "main",
40834083
"maintainer": "[email protected]",
40844084
"compatibility": [
40854085
{
@@ -4111,7 +4111,7 @@
41114111
"repository": "Git",
41124112
"url": "https://github.com/vapor/core.git",
41134113
"path": "vapor_core",
4114-
"branch": "master",
4114+
"branch": "main",
41154115
"maintainer": "[email protected]",
41164116
"compatibility": [
41174117
{
@@ -4171,7 +4171,7 @@
41714171
"repository": "Git",
41724172
"url": "https://github.com/vapor/multipart.git",
41734173
"path": "vapor_multipart",
4174-
"branch": "master",
4174+
"branch": "main",
41754175
"maintainer": "[email protected]",
41764176
"compatibility": [
41774177
{
@@ -4203,7 +4203,7 @@
42034203
"repository": "Git",
42044204
"url": "https://github.com/vapor/routing.git",
42054205
"path": "vapor_routing",
4206-
"branch": "master",
4206+
"branch": "main",
42074207
"maintainer": "[email protected]",
42084208
"compatibility": [
42094209
{
@@ -4389,7 +4389,7 @@
43894389
"repository": "Git",
43904390
"url": "https://github.com/Quick/Nimble",
43914391
"path": "Nimble",
4392-
"branch": "master",
4392+
"branch": "main",
43934393
"maintainer": "[email protected]",
43944394
"compatibility": [
43954395
{

0 commit comments

Comments
 (0)