-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
submodules: update urls now that all repos have been transfered to Ma…
…rkUsProject
- Loading branch information
1 parent
476d72b
commit c9bea0d
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
[submodule "autotest-plugin-postgresql"] | ||
path = plugins/autotest-plugin-postgresql | ||
url = git@github.com:mishaschwartz/autotest-plugin-postgresql.git | ||
url = git@github.com:MarkUsProject/autotest-plugin-postgresql.git | ||
[submodule "autotest-tester-python"] | ||
path = testers/autotest-tester-python | ||
url = git@github.com:mishaschwartz/autotest-tester-python.git | ||
url = git@github.com:MarkUsProject/autotest-tester-python.git | ||
[submodule "autotest-api"] | ||
path = autotest-api | ||
url = git@github.com:mishaschwartz/autotest-api.git | ||
url = git@github.com:MarkUsProject/autotest-api.git | ||
[submodule "autotest-backend-classic"] | ||
path = autotest-backend-classic | ||
url = git@github.com:mishaschwartz/autotest-backend-classic.git | ||
url = git@github.com:MarkUsProject/autotest-backend-classic.git | ||
[submodule "autotest-backend-docker"] | ||
path = autotest-backend-docker | ||
url = git@github.com:mishaschwartz/autotest-backend-docker.git | ||
url = git@github.com:MarkUsProject/autotest-backend-docker.git |