From bef627af8256a6922e2d64cd4dc357cb8480530c Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Tue, 1 Dec 2020 17:09:52 +0100
Subject: [PATCH] add cert tiles

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

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..f862627
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "community/cert"]
+	path = community/cert
+	url = https://github.com/cbluoss/rc3_tiles.git
diff --git a/community/cert b/community/cert
new file mode 160000
index 0000000..4d9411f
--- /dev/null
+++ b/community/cert
@@ -0,0 +1 @@
+Subproject commit 4d9411fb7281e4f9c4830250df78a86c948fd204
-- 
GitLab