[submodule "webapp"]
	path = webapp
	url = https://github.com/Madek/madek-webapp.git
[submodule "api"]
	path = api
	url = https://github.com/Madek/madek-api.git
[submodule "documentation"]
	path = documentation
	url = https://github.com/Madek/madek-documentation.git
[submodule "madek-deploy"]
	path = deploy
	url = https://github.com/Madek/madek-deploy.git
[submodule "integration-tests"]
	path = integration-tests
	url = https://github.com/Madek/madek_integration-tests.git
[submodule "admin-webapp"]
	path = admin-webapp
	url = https://github.com/Madek/madek_admin-webapp.git
[submodule "auth"]
	path = auth
	url = https://github.com/Madek/madek-auth.git
[submodule "mail"]
	path = mail
	url = https://github.com/Madek/madek-mail.git
[submodule "datalayer"]
	path = datalayer
	url = https://github.com/Madek/madek-datalayer.git
[submodule "api-v2"]
	path = api-v2
	url = https://github.com/Madek/madek-api-v2.git
