From 4c69d62c7d68e6dd9dc15091594387d1a26e53c3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Cl=C3=A9ment=20Aubin?= Date: Fri, 15 Jan 2021 13:37:24 +0100 Subject: [PATCH] Add submodules for the XWiki and CryptPad stands --- .gitmodules | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.30.2