-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
30 lines (30 loc) · 1.1 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 "appcivist-pb-client"]
path = appcivist-pb-client
url = https://github.com/socialappslab/appcivist-pb-client.git
branch = master
[submodule "appcivist-platform"]
path = appcivist-platform
url = https://github.com/socialappslab/appcivist-platform.git
branch = master
[submodule "appcivist-voting-api"]
path = appcivist-voting-api
url = https://github.com/socialappslab/appcivist-voting-api.git
branch = master
[submodule "appcivist-notification-service"]
path = appcivist-notification-service
url = https://github.com/socialappslab/appcivist-notification-service
branch = master
[submodule "socialbus-bc"]
path = socialbus-bc
url = https://github.com/socialappslab/socialbus-bc
branch = master
[submodule "socialbus-bc-generator"]
path = socialbus-bc-generator
url = https://github.com/socialappslab/socialbus-bc-generator
branch = master
[submodule "appcivist-docker-compose"]
path = appcivist-docker-compose
url = https://github.com/socialappslab/appcivist-docker-compose.git
[submodule "appcivist-patterns"]
path = appcivist-patterns
url = https://github.com/socialappslab/appcivist-patterns.git