]> git.lizzy.rs Git - rust.git/blobdiff - .gitmodules
auto merge of #11350 : kchmck/rust/fix-pdf-glitches, r=alexcrichton
[rust.git] / .gitmodules
index c84426161796d231876dd1f7bb27f15dbd6d8257..43169be195068b44c1b6fd18ef66f04612b77ee2 100644 (file)
@@ -1,8 +1,11 @@
 [submodule "src/llvm"]
        path = src/llvm
-       url = https://github.com/brson/llvm.git
+       url = https://github.com/luqmana/llvm.git
        branch = master
 [submodule "src/libuv"]
        path = src/libuv
-       url = https://github.com/brson/libuv.git
+       url = https://github.com/alexcrichton/libuv.git
        branch = master
+[submodule "src/gyp"]
+       path = src/gyp
+       url = https://github.com/alexcrichton/gyp.git