Skip to content

Commit 1e0df50

Browse files
committed
Switch to faasm org
1 parent 7a1852e commit 1e0df50

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.gitmodules

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
[submodule "third-party/cpython"]
22
path = third-party/cpython
3-
url = https://github.com/Shillaker/cpython
3+
url = https://github.com/faasm/cpython
44
branch = faasm
55
[submodule "third-party/numpy"]
66
path = third-party/numpy
7-
url = https://github.com/Shillaker/numpy
7+
url = https://github.com/faasm/numpy
88
branch = faasm
99
[submodule "third-party/crossenv"]
1010
path = third-party/crossenv
11-
url = https://github.com/Shillaker/crossenv
11+
url = https://github.com/faasm/crossenv
1212
branch = faasm
1313
[submodule "third-party/pyfaasm"]
1414
path = third-party/pyfaasm
15-
url = https://github.com/Shillaker/pyfaasm.git
15+
url = https://github.com/faasm/pyfaasm.git
16+

0 commit comments

Comments
 (0)