about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-01-10 00:41:21 -0800
committerbors <bors@rust-lang.org>2014-01-10 00:41:21 -0800
commit587d0f5a3252355c8dd97eec9691e5b60af1cc2a (patch)
tree1a294b1d87e0a7d21d990726cc2d97e2776dded6
parent6ea218d37b05359059baf72e392afa8d97ce1e20 (diff)
parent1ea3052f41aaed52429af43304a138e752920959 (diff)
downloadrust-587d0f5a3252355c8dd97eec9691e5b60af1cc2a.tar.gz
rust-587d0f5a3252355c8dd97eec9691e5b60af1cc2a.zip
auto merge of #11436 : alexcrichton/rust/update-forks, r=huonw
We're not moving everything just yet, but it's good to start somewhere!
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 43169be1950..8663757f5e2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,11 +1,11 @@
 [submodule "src/llvm"]
 	path = src/llvm
-	url = https://github.com/luqmana/llvm.git
+	url = https://github.com/rust-lang/llvm.git
 	branch = master
 [submodule "src/libuv"]
 	path = src/libuv
-	url = https://github.com/alexcrichton/libuv.git
+	url = https://github.com/rust-lang/libuv.git
 	branch = master
 [submodule "src/gyp"]
 	path = src/gyp
-	url = https://github.com/alexcrichton/gyp.git
+	url = https://github.com/rust-lang/gyp.git