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
18 lines (18 loc) · 736 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 736 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "vendor"]
path = vendor
url = git://github.com/mozilla/playdoh-lib.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