blob: ccb70a3a0308132c1786ffc6b93e3148dbc19dee (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# 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"]
path = src/hydrilla/schemas
url = ../hydrilla-json-schemas
[submodule "hydrilla-source-package-example"]
path = tests/source-package-example
url = ../hydrilla-source-package-example
|