Skip to content

Commit 5ffa30a

Browse files
committed
Update submodules for new org
1 parent fdb138f commit 5ffa30a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.gitmodules

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
[submodule "vendor/brightray"]
22
path = vendor/brightray
3-
url = https://github.com/atom/brightray.git
3+
url = https://github.com/electron/brightray.git
44
[submodule "vendor/node"]
55
path = vendor/node
6-
url = https://github.com/atom/node.git
6+
url = https://github.com/electron/node.git
77
[submodule "vendor/depot_tools"]
88
path = vendor/depot_tools
99
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
1010
[submodule "vendor/breakpad"]
1111
path = vendor/breakpad
12-
url = https://github.com/atom/chromium-breakpad.git
12+
url = https://github.com/electron/chromium-breakpad.git
1313
[submodule "vendor/native_mate"]
1414
path = vendor/native_mate
1515
url = https://github.com/zcbenz/native-mate.git
1616
[submodule "vendor/crashpad"]
1717
path = vendor/crashpad
18-
url = https://github.com/atom/crashpad.git
18+
url = https://github.com/electron/crashpad.git
1919
[submodule "vendor/requests"]
2020
path = vendor/requests
2121
url = https://github.com/kennethreitz/requests

0 commit comments

Comments
 (0)