From: Pieter De Praetere Date: Sun, 17 Jan 2021 15:11:22 +0000 (+0100) Subject: Add postgresql X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2cfa2b21af12758e4c56148ee54050a5f4388a5b;p=stands-website.git Add postgresql --- diff --git a/.gitmodules b/.gitmodules index db8e79e..7026153 100644 --- a/.gitmodules +++ b/.gitmodules @@ -35,5 +35,5 @@ url = https://git.fsfe.org/FSFE/fosdem21-static.git 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 + path = content/stands/postgresql + url = https://git.postgresql.org/git/fosdem2021-content.git diff --git a/content/stands/postgresql b/content/stands/postgresql new file mode 160000 index 0000000..37cf702 --- /dev/null +++ b/content/stands/postgresql @@ -0,0 +1 @@ +Subproject commit 37cf702e65bd1e38fc6e383eff2205a19f666292 diff --git a/scripts/submodules b/scripts/submodules index d9e31d1..37241f7 100644 --- a/scripts/submodules +++ b/scripts/submodules @@ -7,4 +7,4 @@ static/stands/kiwi_tcms https://github.com/kiwitcms/fosdem-2021-stand-static.git content/stands/pharo https://github.com/pharo-divulgation/pharo-fosdem-content.git static/stands/pharo https://github.com/pharo-divulgation/pharo-fosdem-static.git static/stands/postgresql https://git.postgresql.org/git/fosdem2021-static.git -content/stands/postgresql https://git.postgresql.org/git/fosdem2021-content.git \ No newline at end of file +content/stands/postgresql https://git.postgresql.org/git/fosdem2021-content.git