-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
44 lines (44 loc) · 1.46 KB
/
.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[submodule "mrt-services/dep_core/mrt-core2"]
path = mrt-services/dep_core/mrt-core2
url = [email protected]:cdluc3/mrt-core2
branch = main
[submodule "mrt-services/ingest/mrt-ingest"]
path = mrt-services/ingest/mrt-ingest
url = [email protected]:cdluc3/mrt-ingest
branch = main
[submodule "mrt-services/ui/mrt-dashboard"]
path = mrt-services/ui/mrt-dashboard
url = [email protected]:CDLUC3/mrt-dashboard
branch = main
[submodule "mrt-services/store/mrt-store"]
path = mrt-services/store/mrt-store
url = [email protected]:cdluc3/mrt-store
branch = main
[submodule "mrt-services/inventory/mrt-inventory"]
path = mrt-services/inventory/mrt-inventory
url = [email protected]:CDLUC3/mrt-inventory
branch = main
[submodule "mrt-services/audit/mrt-audit"]
path = mrt-services/audit/mrt-audit
url = [email protected]:cdluc3/mrt-audit
branch = main
[submodule "mrt-services/replic/mrt-replic"]
path = mrt-services/replic/mrt-replic
url = [email protected]:cdluc3/mrt-replic
branch = main
[submodule "mrt-services/mrt-admin-lambda"]
path = mrt-services/mrt-admin-lambda
url = [email protected]:CDLUC3/mrt-admin-lambda
branch = main
[submodule "mrt-services/dep_cloud/mrt-cloud"]
path = mrt-services/dep_cloud/mrt-cloud
url = [email protected]:cdluc3/mrt-cloud
branch = main
[submodule "mrt-integ-tests"]
path = mrt-integ-tests
url = [email protected]:cdluc3/mrt-integ-tests.git
branch = main
[submodule "mrt-zk"]
path = mrt-services/dep_zk/mrt-zk
url = [email protected]:cdluc3/mrt-zk
branch = main