aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules10
1 files changed, 9 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 271d652..5e269b4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,6 +4,14 @@
#
# Available under the terms of Creative Commons Zero v1.0 Universal.
-[submodule "src/test/source-package-example"]
+[submodule "hydrilla-json-schemas-1.x"]
+ path = src/hydrilla/schemas/1.x
+ url = ../hydrilla-json-schemas
+ branch = series-1.x
+[submodule "hydrilla-json-schemas-2.x"]
+ path = src/hydrilla/schemas/2.x
+ url = ../hydrilla-json-schemas/
+ branch = koszko
+[submodule "hydrilla-source-package-example"]
path = tests/source-package-example
url = ../hydrilla-source-package-example/