-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
21 lines (21 loc) · 920 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "sawtooth-evote-node"]
path = sawtooth-evote-node
url = git@github.com:herpiko/sawtooth-evote-node.git
[submodule "sawtooth-evote-client"]
path = sawtooth-evote-client
url = git@github.com:herpiko/sawtooth-evote-client.git
[submodule "sawtooth-evote-ejbca"]
path = sawtooth-evote-ejbca
url = git@github.com:herpiko/sawtooth-evote-ejbca.git
[submodule "sawtooth-evote-server"]
path = sawtooth-evote-server
url = git@github.com:herpiko/sawtooth-evote-server.git
[submodule "sawtooth-evote-transaction-processor"]
path = sawtooth-evote-transaction-processor
url = git@github.com:herpiko/sawtooth-evote-transaction-processor.git
[submodule "sawtooth-evote-voter-machine"]
path = sawtooth-evote-voter-machine
url = git@github.com:herpiko/sawtooth-evote-voter-machine.git
[submodule "sawtooth-evote-submitter"]
path = sawtooth-evote-submitter
url = git@github.com:herpiko/sawtooth-evote-submitter.git