forked from eclipse-edc/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.59 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
[submodule "docs/documents/collateral"]
path = docs/documents/collateral
url = https://github.com/eclipse-edc/Collateral.git
[submodule "docs/documents/publications"]
path = docs/documents/publications
url = https://github.com/eclipse-edc/Publications.git
[submodule "docs/components/connector"]
path = docs/components/connector
url = https://github.com/eclipse-edc/Connector.git
[submodule "docs/components/data-dashboard"]
path = docs/components/data-dashboard
url = https://github.com/eclipse-edc/DataDashboard.git
[submodule "docs/components/federated-catalog"]
path = docs/components/federated-catalog
url = https://github.com/eclipse-edc/FederatedCatalog.git
[submodule "docs/components/identity-hub"]
path = docs/components/identity-hub
url = https://github.com/eclipse-edc/IdentityHub.git
[submodule "docs/components/mvd"]
path = docs/components/mvd
url = https://github.com/eclipse-edc/MinimumViableDataspace.git
[submodule "docs/components/registration-service"]
path = docs/components/registration-service
url = https://github.com/eclipse-edc/RegistrationService.git
[submodule "docs/components/gradle-plugins"]
path = docs/components/gradle-plugins
url = https://github.com/eclipse-edc/GradlePlugins.git
[submodule "docs/components/trust-framework-adoption"]
path = docs/components/trust-framework-adoption
url = https://github.com/eclipse-edc/TrustFrameworkAdoption.git
[submodule "docs/components/github"]
path = docs/components/github
url = https://github.com/eclipse-edc/.github.git
[submodule "docs/documentation"]
path = docs/documentation
url = https://github.com/eclipse-edc/docs.git