From 27cb0ebf48175cbc95aad849f4104dc64ed65b4e Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Sun, 30 Jun 2024 01:38:27 +0000 Subject: [PATCH] Add 'AIRLAPS / COLABL FRANCE SAS' (community contribution) --- companies/airlaps.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 companies/airlaps.json diff --git a/companies/airlaps.json b/companies/airlaps.json new file mode 100644 index 000000000..23a15b540 --- /dev/null +++ b/companies/airlaps.json @@ -0,0 +1,19 @@ +{ + "slug": "airlaps", + "relevant-countries": [ + "fr" + ], + "categories": [ + "telecommunication" + ], + "name": "AIRLAPS / COLABL FRANCE SAS", + "address": "83 A, rue des alliƩs", + "phone": "+33 4 28 04 47 20", + "email": "dpo@airlaps.com", + "web": "https://airlaps.com", + "suggested-transport-medium": "email", + "quality": "verified", + "sources": [ + "https://github.com/datenanfragen/data/pull/2660" + ] +}