From: Clément Aubin Date: Fri, 15 Jan 2021 12:37:24 +0000 (+0100) Subject: Add submodules for the XWiki and CryptPad stands X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4c69d62c7d68e6dd9dc15091594387d1a26e53c3;p=stands-website.git Add submodules for the XWiki and CryptPad stands --- diff --git a/.gitmodules b/.gitmodules index b9704ec..4b6810d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,11 @@ url = https://git.postgresql.org/git/fosdem2021-static.git [submodule "content/stands/postgresql"] path = content/stands/postgresql url = https://git.postgresql.org/git/fosdem2021-content.git + +[submodule "content/stands/xwiki___cryptpad"] +path = content/stands/xwiki___cryptpad +url = https://github.com/xwikisas/fosdem-stand-content.git + +[submodule "static/stands/xwiki___cryptpad"] +path = static/stands/xwiki___cryptpad +url = https://github.com/xwikisas/fosdem-stand-static.git