From 87a7c4e25737ea475bf0b87aa3367cdfd1c17e6a Mon Sep 17 00:00:00 2001 From: Pieter De Praetere Date: Fri, 22 Jan 2021 21:26:29 +0100 Subject: [PATCH] Add stand --- .gitmodules | 6 ++++++ content/stands/openembedded | 1 + static/stands/openembedded | 1 + 3 files changed, 8 insertions(+) create mode 160000 content/stands/openembedded create mode 160000 static/stands/openembedded diff --git a/.gitmodules b/.gitmodules index 86588c2..798810b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -87,3 +87,9 @@ url = https://git.postgresql.org/git/fosdem2021-content.git [submodule "static/stands/ow2_open_source_community"] path = static/stands/ow2_open_source_community url = https://gitlab.ow2.org/ow2/fosdem/ow2-fosdem-stand-static.git +[submodule "content/stands/openembedded"] + path = content/stands/openembedded + url = https://gitlab.com/openembedded/community/fosdem-stand-content.git +[submodule "static/stands/openembedded"] + path = static/stands/openembedded + url = https://gitlab.com/openembedded/community/fosdem-stand-static.git diff --git a/content/stands/openembedded b/content/stands/openembedded new file mode 160000 index 0000000..7317f3b --- /dev/null +++ b/content/stands/openembedded @@ -0,0 +1 @@ +Subproject commit 7317f3bdc2677a0e3c9d4403de44b0292b98f574 diff --git a/static/stands/openembedded b/static/stands/openembedded new file mode 160000 index 0000000..6411711 --- /dev/null +++ b/static/stands/openembedded @@ -0,0 +1 @@ +Subproject commit 6411711a5db58f360b66bac4a2955ccb6660747d -- 2.30.2