-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 859 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "aci-smart-contracts"]
path = aci-smart-contracts
url = https://github.com/AlphaCarIO/aci-smart-contracts
[submodule "aci-backend"]
path = aci-backend
url = https://github.com/leochan007/aci-backend
[submodule "aci-demux-backend"]
path = aci-demux-backend
url = https://github.com/leochan007/aci-demux-backend
[submodule "aci-frontend"]
path = aci-frontend
url = https://github.com/leochan007/aci-frontend
[submodule "aci-commons"]
path = aci-commons
url = https://github.com/leochan007/aci-commons
[submodule "aci-blockchain-updater"]
path = aci-blockchain-updater
url = https://github.com/leochan007/aci-blockchain-updater
[submodule "aci-reporter"]
path = aci-reporter
url = https://github.com/leochan007/aci-reporter
[submodule "config-management"]
path = config-management
url = https://github.com/leochan007/config-management