-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.1 KB
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 1.1 KB
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 "core-services/hangout-auth-api"]
path = core-services/hangout-auth-api
url = https://github.com/opticSquid/hangout-auth-api.git
[submodule "core-services/hangout-post-api"]
path = core-services/hangout-post-api
url = https://github.com/opticSquid/hangout-post-api.git
[submodule "core-services/hangout-notification-service"]
path = core-services/hangout-notification-service
url = https://github.com/opticSquid/hangout-notification-service.git
[submodule "core-services/hangout-storage-service"]
path = core-services/hangout-storage-service
url = https://github.com/opticSquid/hangout-storage-service.git
[submodule "core-services/hangout-profile-api"]
path = core-services/hangout-profile-api
url = https://github.com/opticSquid/hangout-profile-api.git
[submodule "hangout-web"]
path = hangout-web
url = https://github.com/opticSquid/hangout-web-new
[submodule "core-services/hangout-content-delivery-api"]
path = core-services/hangout-content-delivery-api
url = https://github.com/opticSquid/hangout-content-delivery-api.git
[submodule "k3s"]
path = k3s
url = https://github.com/opticSquid/k3s.git