From ee0b71fef755f7fe0786b512228ec9cff7c18dce Mon Sep 17 00:00:00 2001 From: Pieter De Praetere Date: Sun, 24 Jan 2021 19:09:52 +0100 Subject: [PATCH] Add mautic --- .gitmodules | 6 ++++++ content/stands/mautic | 1 + static/stands/mautic | 1 + 3 files changed, 8 insertions(+) create mode 160000 content/stands/mautic create mode 160000 static/stands/mautic diff --git a/.gitmodules b/.gitmodules index 798810b..17a410f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -93,3 +93,9 @@ url = https://git.postgresql.org/git/fosdem2021-content.git [submodule "static/stands/openembedded"] path = static/stands/openembedded url = https://gitlab.com/openembedded/community/fosdem-stand-static.git +[submodule "content/stands/mautic"] + path = content/stands/mautic + url = https://github.com/mautic/fosdem-2021-stand-content.git +[submodule "static/stands/mautic"] + path = static/stands/mautic + url = https://github.com/mautic/fosdem-2021-stand-static.git diff --git a/content/stands/mautic b/content/stands/mautic new file mode 160000 index 0000000..5c691a3 --- /dev/null +++ b/content/stands/mautic @@ -0,0 +1 @@ +Subproject commit 5c691a3916c6d829597571f8861e40ee3ca78570 diff --git a/static/stands/mautic b/static/stands/mautic new file mode 160000 index 0000000..f962507 --- /dev/null +++ b/static/stands/mautic @@ -0,0 +1 @@ +Subproject commit f9625070dac1bd7812e883d7241f5d6916ccf6b7 -- 2.30.2