Skip to content

Commit 085a464

Browse files
authored
Merge pull request #74612 from swiftlang/shahmishal-patch-2
[update-checkout] Update the repo with new swiftlang org
2 parents cfc7c86 + 640bc4f commit 085a464

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/update_checkout/update-checkout-config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"https-clone-pattern": "https://github.com/%s.git",
44
"repos" : {
55
"swift": {
6-
"remote": { "id": "apple/swift" } },
6+
"remote": { "id": "swiftlang/swift" } },
77
"cmark": {
88
"remote": { "id": "apple/swift-cmark" } },
99
"llbuild": {
@@ -49,7 +49,7 @@
4949
"swift-corelibs-libdispatch": {
5050
"remote": { "id": "apple/swift-corelibs-libdispatch" } },
5151
"swift-integration-tests": {
52-
"remote": { "id": "apple/swift-integration-tests" } },
52+
"remote": { "id": "swiftlang/swift-integration-tests" } },
5353
"swift-xcode-playground-support": {
5454
"remote": { "id": "apple/swift-xcode-playground-support" } },
5555
"ninja": {
@@ -70,7 +70,7 @@
7070
"swift-format": {
7171
"remote": { "id": "apple/swift-format" } },
7272
"swift-installer-scripts": {
73-
"remote": { "id": "apple/swift-installer-scripts" } },
73+
"remote": { "id": "swiftlang/swift-installer-scripts" } },
7474
"swift-docc": {
7575
"remote": { "id": "apple/swift-docc" } },
7676
"swift-lmdb": {

0 commit comments

Comments
 (0)