From 8716a59ec5bd10f6f21612f142d731e7023c14b9 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, 3 Mar 2026 17:29:41 +0000 Subject: [PATCH] Add 'MYPUP B.V.' (community contribution) --- companies/my-pup.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 companies/my-pup.json diff --git a/companies/my-pup.json b/companies/my-pup.json new file mode 100644 index 000000000..b935ca1ca --- /dev/null +++ b/companies/my-pup.json @@ -0,0 +1,16 @@ +{ + "slug": "my-pup", + "relevant-countries": [ + "all" + ], + "name": "MYPUP B.V.", + "address": "Kuiperbergweg 32\n1101 AG Amsterdam\nThe Netherlands", + "phone": "+31 (0)85 001 37 17, +44 (0)20 396 053 73, +353 (0)12 338 220", + "email": "info@my-pup.com", + "web": "https://www.my-pup.com/", + "sources": [ + "https://www.my-pup.com/privacy", + "https://github.com/datenanfragen/data/pull/3392" + ], + "quality": "verified" +}