aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 5e269b40cbc8240ec8886a710a45aa322e8c8607 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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/
id=2f3108ad036d5d59d0c8247703ba22adb57638e5'>gnu: Avoid circular dependencies by Perl license....Petter 2017-03-30Merge branch 'master' into core-updates...Marius Bakke 2017-03-30gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....Tobias Geerinckx-Rice