forked from mozilla/bedrock
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 981 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 981 Bytes
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 "vendor"]
path = vendor
url = git://github.com/mozilla/playdoh-lib.git
[submodule "vendor-local/src/tower"]
path = vendor-local/src/tower
url = https://github.com/clouserw/tower.git
[submodule "vendor-local/src/jingo-minify"]
path = vendor-local/src/jingo-minify
url = https://github.com/jsocol/jingo-minify.git
[submodule "vendor-local/src/basket-client"]
path = vendor-local/src/basket-client
url = https://github.com/mozilla/basket-client.git
[submodule "vendor-local/src/feedparser"]
path = vendor-local/src/feedparser
url = https://github.com/kurtmckee/feedparser.git
[submodule "vendor-local/src/django-dnt"]
path = vendor-local/src/django-dnt
url = https://github.com/mozilla/django-dnt.git
[submodule "vendor-local/src/django-statsd"]
path = vendor-local/src/django-statsd
url = git://github.com/andymckay/django-statsd.git
[submodule "vendor-local/src/pystatsd"]
path = vendor-local/src/pystatsd
url = git://github.com/jsocol/pystatsd.git