forked from mozilla-b2g/gaia-email-libs-and-more
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 857 Bytes
/
.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
[submodule "deps/wmsy"]
path = deps/wmsy
url = git://github.com/asutherland/wmsy.git
[submodule "node-deps/mailparser"]
path = node-deps/mailparser
url = git://github.com/asutherland/mailparser.git
[submodule "node-deps/mimelib"]
path = node-deps/mimelib
url = git://github.com/andris9/mimelib.git
[submodule "node-deps/mailcomposer"]
path = node-deps/mailcomposer
url = git://github.com/andris9/mailcomposer.git
[submodule "node-deps/simplesmtp"]
path = node-deps/simplesmtp
url = git://github.com/asutherland/simplesmtp.git
[submodule "deps/activesync"]
path = deps/activesync
url = git://github.com/mozilla-b2g/jsas.git
[submodule "deps/bleach.js"]
path = deps/bleach.js
url = git://github.com/asutherland/bleach.js.git
[submodule "node-deps/addressparser"]
path = node-deps/addressparser
url = git://github.com/andris9/addressparser.git