-
Notifications
You must be signed in to change notification settings - Fork 32
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 967 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 967 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "kernelci.org/themes/docsy"]
path = kernelci.org/themes/docsy
url = https://github.com/google/docsy.git
[submodule "kernelci.org/external/kernelci-core"]
path = kernelci.org/external/kernelci-core
url = https://github.com/kernelci/kernelci-core.git
[submodule "kernelci.org/external/kernelci-api"]
path = kernelci.org/external/kernelci-api
url = https://github.com/kernelci/kernelci-api.git
[submodule "kernelci.org/external/kcidb"]
path = kernelci.org/external/kcidb
url = https://github.com/kernelci/kcidb.git
[submodule "kernelci.org/external/kernelci-pipeline"]
path = kernelci.org/external/kernelci-pipeline
url = https://github.com/kernelci/kernelci-pipeline.git
[submodule "kernelci.org/external/kci-dev"]
path = kernelci.org/external/kci-dev
url = https://github.com/kernelci/kci-dev
[submodule "kernelci.org/external/kernelci-storage"]
path = kernelci.org/external/kernelci-storage
url = https://github.com/kernelci/kernelci-storage