-
Notifications
You must be signed in to change notification settings - Fork 87
/
.gitmodules
30 lines (30 loc) · 1.26 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 "src/extensions/mass-delivery"]
path = src/extensions/mass-delivery
url = https://github.com/huggle/mass-delivery
[submodule "src/extensions/enwiki"]
path = src/extensions/enwiki
url = https://github.com/huggle/enwiki
[submodule "src/extensions/extension-thanks"]
path = src/extensions/extension-thanks
url = https://github.com/huggle/extension-thanks
[submodule "src/extensions/extension-splitter-helper"]
path = src/extensions/extension-splitter-helper
url = https://github.com/huggle/extension-splitter-helper
[submodule "src/extensions/extension-review"]
path = src/extensions/extension-review
url = https://github.com/huggle/extension-review
[submodule "src/extensions/extension-mass-delete"]
path = src/extensions/extension-mass-delete
url = https://github.com/huggle/extension-mass-delete
[submodule "src/extensions/extension-scoring"]
path = src/extensions/extension-scoring
url = https://github.com/huggle/extension-scoring
[submodule "src/3rd/libirc"]
path = src/3rd/libirc
url = https://github.com/grumpy-irc/libirc
[submodule "src/3rd/libs/yaml-cpp"]
path = src/3rd/yaml-cpp
url = https://github.com/jbeder/yaml-cpp
[submodule "src/extensions/extension-flow"]
path = src/extensions/extension-flow
url = https://github.com/huggle/extension-flow