From 6949211c8274c47dc60b93273f851dafbae4676b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roland=20K=C3=B6nig?= Date: Sun, 6 Oct 2024 10:59:22 +0200 Subject: [PATCH] Update supporters.json Added Digital Craftsmanship Nordoberpfalz to supporters.json --- data/supporters.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/supporters.json b/data/supporters.json index 6efed04..e9ffc00 100644 --- a/data/supporters.json +++ b/data/supporters.json @@ -2389,6 +2389,18 @@ "email": "hmgoldschmidt+lctfn@gmail.com" } ] + }, + { + "name": "Digital Craftsmanship Nordoberpfalz (DCN)", + "city": "Weiden", + "country": "Germany", + "link": "https://dc-nordoberpfalz.de/", + "contacts": [ + { + "name": "Roland König", + "email": "team@dc-nordoberpfalz.de" + } + ] } ] }