-
Notifications
You must be signed in to change notification settings - Fork 28
/
.gitmodules
27 lines (27 loc) · 1.05 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
[submodule "vendor"]
path = vendor
url = git://github.com/mozilla/playdoh-lib.git
[submodule "vendor-local/src/bleach"]
path = vendor-local/src/bleach
url = git://github.com/simonwex/bleach.git
[submodule "webpagemaker/editor/friendlycode"]
path = webpagemaker/editor/friendlycode
url = git://github.com/mozilla/friendlycode.git
[submodule "vendor-local/src/django-south"]
path = vendor-local/src/django-south
url = git://github.com/toolness/django-south.git
[submodule "vendor-local/src/django-browserid"]
path = vendor-local/src/django-browserid
url = git://github.com/mozilla/django-browserid.git
[submodule "vendor-local/src/requests"]
path = vendor-local/src/requests
url = git://github.com/kennethreitz/requests.git
[submodule "media/webmaker-nav"]
path = media/webmaker-nav
url = git://github.com/mozilla/webmaker-nav.git
[submodule "vendor-local/src/pyjwt"]
path = vendor-local/src/pyjwt
url = git://github.com/progrium/pyjwt.git
[submodule "media/clopenbadger"]
path = media/clopenbadger
url = git://github.com/toolness/clopenbadger-consumer.git