-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
21 lines (21 loc) · 969 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "packages/meteor-autoform-components"]
path = packages/meteor-autoform-components
url = https://gitlab.com/piemonkey/meteor-autoform-components.git
[submodule "packages/meteor-volunteers"]
path = packages/meteor-volunteers
url = https://github.com/goingnowhere/meteor-volunteers.git
[submodule "packages/meteor-autoform-datetimepicker"]
path = packages/meteor-autoform-datetimepicker
url = https://github.com/piemonkey/meteor-autoform-datetimepicker.git
[submodule "packages/meteor-user-profiles"]
path = packages/meteor-user-profiles
url = https://gitlab.com/piemonkey/meteor-user-profiles.git
[submodule "packages/meteor-autoform"]
path = packages/meteor-autoform
url = https://github.com/abate/meteor-autoform.git
[submodule "packages/email-forms"]
path = packages/email-forms
url = https://github.com/piemonkey/emailForms.git
[submodule "packages/accounts-ui"]
path = packages/accounts-ui
url = https://github.com/piemonkey/accounts-ui.git