From 67d89ce9a912405d5478b94af833758e4bd15621 Mon Sep 17 00:00:00 2001 From: Roman Tsisyk Date: Tue, 29 Dec 2020 09:40:23 +0300 Subject: [PATCH] [3party] Update submodule urls Signed-off-by: Roman Tsisyk --- .gitmodules | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index 392d2a69fe..ccd7ff3ee2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,21 +1,21 @@ [submodule "tools/osmctools"] path = tools/osmctools - url = git://github.com/mapsme/osmctools.git + url = git://github.com/omapsapp/osmctools.git [submodule "tools/kothic"] path = tools/kothic - url = git://github.com/mapsme/kothic.git + url = git://github.com/omapsapp/kothic.git [submodule "3party/Alohalytics"] path = 3party/Alohalytics - url = git://github.com/mapsme/Alohalytics.git + url = git://github.com/omapsapp/Alohalytics.git [submodule "tools/macdeployqtfix"] path = tools/macdeployqtfix url = git://github.com/aurelien-rainone/macdeployqtfix.git [submodule "3party/protobuf/protobuf"] path = 3party/protobuf/protobuf - url = git://github.com/mapsme/protobuf.git + url = git://github.com/omapsapp/protobuf.git [submodule "tools/twine"] path = tools/twine - url = https://github.com/mapsme/twine.git + url = https://github.com/omapsapp/twine.git [submodule "3party/Vulkan-Headers"] path = 3party/Vulkan-Headers url = https://github.com/KhronosGroup/Vulkan-Headers.git @@ -26,7 +26,7 @@ ignore = dirty [submodule "3party/just_gtfs"] path = 3party/just_gtfs - url = https://github.com/mapsme/just_gtfs.git + url = https://github.com/omapsapp/just_gtfs.git branch = for-usage-as-submodule [submodule "3party/expat"] path = 3party/expat