From 70538c5579b0489f0060de20b0dfa179714a3ecb Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Tue, 19 May 2026 17:11:38 +0000 Subject: [PATCH] Add 'IHK GfI mbH' (community contribution) --- companies/ihk-gfi-mbh.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 companies/ihk-gfi-mbh.json diff --git a/companies/ihk-gfi-mbh.json b/companies/ihk-gfi-mbh.json new file mode 100644 index 000000000..d69bf1b99 --- /dev/null +++ b/companies/ihk-gfi-mbh.json @@ -0,0 +1,18 @@ +{ + "slug": "ihk-gfi-mbh", + "relevant-countries": [ + "de" + ], + "categories": [ + "telecommunication" + ], + "name": "IHK GfI mbH", + "address": "Hörder Hafenstr. 5\n44263 Dortmund", + "email": "datenschutz@gfi.ihk.de", + "sources": [ + "https://www.ihk-gfi.de", + "https://github.com/datenanfragen/data/pull/3443" + ], + "suggested-transport-medium": "email", + "quality": "verified" +}