aboutsummaryrefslogtreecommitdiff
# SPDX-License-Identifier: CC0-1.0

# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
#
# Available under the terms of Creative Commons Zero v1.0 Universal.

[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/
[submodule "hydrilla-common-html-jinja-templates"]
	path = src/hydrilla/common_jinja_templates
	url = ../hydrilla-common-html-jinja-templates/