-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitmodules
96 lines (96 loc) · 2.91 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
[submodule "btox"]
path = btox
url = https://github.com/TokTok/bTox
[submodule "ci-tools"]
path = ci-tools
url = https://github.com/TokTok/ci-tools
[submodule "c-toxcore-hs"]
path = c-toxcore-hs
url = https://github.com/TokTok/c-toxcore-hs
[submodule "c-toxcore"]
path = c-toxcore
url = https://github.com/TokTok/c-toxcore
[submodule "dockerfiles"]
path = dockerfiles
url = https://github.com/TokTok/dockerfiles
[submodule "experimental"]
path = experimental
url = https://github.com/TokTok/experimental
[submodule "go-toxcore-c"]
path = go-toxcore-c
url = https://github.com/TokTok/go-toxcore-c
[submodule "hs-apigen"]
path = hs-apigen
url = https://github.com/TokTok/hs-apigen
[submodule "hs-cimple"]
path = hs-cimple
url = https://github.com/TokTok/hs-cimple
[submodule "hs-github-tools"]
path = hs-github-tools
url = https://github.com/TokTok/hs-github-tools
[submodule "hs-happy-arbitrary"]
path = hs-happy-arbitrary
url = https://github.com/TokTok/hs-happy-arbitrary
[submodule "hs-msgpack-arbitrary"]
path = hs-msgpack-arbitrary
url = https://github.com/TokTok/hs-msgpack-arbitrary
[submodule "hs-msgpack-binary"]
path = hs-msgpack-binary
url = https://github.com/TokTok/hs-msgpack-binary
[submodule "hs-msgpack-json"]
path = hs-msgpack-json
url = https://github.com/TokTok/hs-msgpack-json
[submodule "hs-msgpack-rpc-conduit"]
path = hs-msgpack-rpc-conduit
url = https://github.com/TokTok/hs-msgpack-rpc-conduit
[submodule "hs-msgpack-testsuite"]
path = hs-msgpack-testsuite
url = https://github.com/TokTok/hs-msgpack-testsuite
[submodule "hs-msgpack-types"]
path = hs-msgpack-types
url = https://github.com/TokTok/hs-msgpack-types
[submodule "hs-schema"]
path = hs-schema
url = https://github.com/TokTok/hs-schema
[submodule "hs-tokstyle"]
path = hs-tokstyle
url = https://github.com/TokTok/hs-tokstyle
[submodule "hs-toxcore-c"]
path = hs-toxcore-c
url = https://github.com/TokTok/hs-toxcore-c
[submodule "hs-toxcore"]
path = hs-toxcore
url = https://github.com/TokTok/hs-toxcore
[submodule "js-toxcore-c"]
path = js-toxcore-c
url = https://github.com/TokTok/js-toxcore-c
[submodule "jvm-toxcore-c"]
path = jvm-toxcore-c
url = https://github.com/TokTok/jvm-toxcore-c
[submodule "py-toxcore-c"]
path = py_toxcore_c
url = https://github.com/TokTok/py-toxcore-c
[submodule "qtox"]
path = qtox
url = https://github.com/TokTok/qtox
[submodule "spec"]
path = spec
url = https://github.com/TokTok/spec
[submodule "tools/.github"]
path = tools/.github
url = https://github.com/TokTok/.github
[submodule "tools/toktok-fuzzer"]
path = tools/toktok-fuzzer
url = https://github.com/TokTok/toktok-fuzzer
[submodule "toxic"]
path = toxic
url = https://github.com/TokTok/toxic
[submodule "toxins"]
path = toxins
url = https://github.com/TokTok/toxins
[submodule "website"]
path = website
url = https://github.com/TokTok/website
[submodule "zig-toxcore-c"]
path = zig-toxcore-c
url = https://github.com/TokTok/zig-toxcore-c