This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
30 lines (30 loc) · 1.54 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
[submodule "docs/themes/docsy"]
path = docs/themes/docsy
url = https://github.com/google/docsy/
[submodule "upstream/dgc-gateway"]
path = upstream/dgc-gateway
url = https://github.com/eu-digital-green-certificates/dgc-gateway.git
[submodule "upstream/dgca-businessrule-service"]
path = upstream/dgca-businessrule-service
url = https://github.com/eu-digital-green-certificates/dgca-businessrule-service.git
[submodule "upstream/dgca-issuance-service"]
path = upstream/dgca-issuance-service
url = https://github.com/eu-digital-green-certificates/dgca-issuance-service.git
[submodule "upstream/dgca-issuance-web"]
path = upstream/dgca-issuance-web
url = https://github.com/eu-digital-green-certificates/dgca-issuance-web.git
[submodule "upstream/dgca-verifier-service"]
path = upstream/dgca-verifier-service
url = https://github.com/eu-digital-green-certificates/dgca-verifier-service.git
[submodule "upstream/dgca-verifier-app-android"]
path = upstream/dgca-verifier-app-android
url = https://github.com/eu-digital-green-certificates/dgca-verifier-app-android.git
[submodule "upstream/dgc-certlogic-android"]
path = upstream/dgc-certlogic-android
url = https://github.com/eu-digital-green-certificates/dgc-certlogic-android.git
[submodule "upstream/dgca-app-core-android"]
path = upstream/dgca-app-core-android
url = https://github.com/eu-digital-green-certificates/dgca-app-core-android.git
[submodule "upstream/dgca-wallet-app-android"]
path = upstream/dgca-wallet-app-android
url = https://github.com/eu-digital-green-certificates/dgca-wallet-app-android