Move from webconvforge to mozilla-servo organization for android repos.

This commit is contained in:
Jack Moffitt 2013-11-14 06:47:38 -07:00
parent b1762655e6
commit e9d0770b48

6
.gitmodules vendored
View file

@ -93,13 +93,13 @@
url = https://github.com/mozilla-servo/libpng.git
[submodule "src/platform/android/fontconfig"]
path = src/platform/android/fontconfig
url = https://github.com/webconvforge/fontconfig.git
url = https://github.com/mozilla-servo/fontconfig.git
[submodule "src/platform/android/libexpat"]
path = src/platform/android/libexpat
url = https://github.com/webconvforge/libexpat.git
url = https://github.com/mozilla-servo/libexpat.git
[submodule "src/platform/android/libfreetype2"]
path = src/platform/android/libfreetype2
url = https://github.com/webconvforge/libfreetype2.git
url = https://github.com/mozilla-servo/libfreetype2.git
[submodule "src/support/glut/rust-glut"]
path = src/support/glut/rust-glut
url = https://github.com/mozilla-servo/rust-glut.git