From e9372f5d567401999e1a2c7ed48b906162597a3d Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Fri, 25 Dec 2020 22:52:32 +0100
Subject: [PATCH] add c3sign tiles and update community tiles

---
 .gitmodules         | 3 +++
 community/c3sign    | 1 +
 community/cert      | 2 +-
 community/kalkspace | 2 +-
 4 files changed, 6 insertions(+), 2 deletions(-)
 create mode 160000 community/c3sign

diff --git a/.gitmodules b/.gitmodules
index 72b6bb7..db4d7c5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -8,3 +8,6 @@
 [submodule "community/cert"]
 	path = community/cert
 	url = https://github.com/c3CERT/rc3_tiles.git
+[submodule "community/c3sign"]
+	path = community/c3sign
+	url = https://git.cccv.de/signs/rc3maptiles
diff --git a/community/c3sign b/community/c3sign
new file mode 160000
index 0000000..533d2b7
--- /dev/null
+++ b/community/c3sign
@@ -0,0 +1 @@
+Subproject commit 533d2b7768444c639b4da4eb4db14e8c9c9b80e9
diff --git a/community/cert b/community/cert
index 6a140db..71c6156 160000
--- a/community/cert
+++ b/community/cert
@@ -1 +1 @@
-Subproject commit 6a140dbfbf688f855ce08671c7513c106bbdc50d
+Subproject commit 71c6156d9867e06eacfeef00c9b3055ec72ae793
diff --git a/community/kalkspace b/community/kalkspace
index 6e6a4a9..1e5ad9d 160000
--- a/community/kalkspace
+++ b/community/kalkspace
@@ -1 +1 @@
-Subproject commit 6e6a4a94764ee9a07cf0543c86a2ab6001107f2c
+Subproject commit 1e5ad9d883c11536edeba3c6a0a66ca2ca82592b
-- 
GitLab