From a614e46eabdc7f031fadbc94f129721ce8554a3d Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Sat, 10 Jan 2026 20:07:10 +0000 Subject: [PATCH] Add 'PostNord AB (publ)' (community contribution) --- companies/postnord.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 companies/postnord.json diff --git a/companies/postnord.json b/companies/postnord.json new file mode 100644 index 000000000..aef9fbcfe --- /dev/null +++ b/companies/postnord.json @@ -0,0 +1,16 @@ +{ + "slug": "postnord", + "relevant-countries": [ + "se" + ], + "name": "PostNord AB (publ)", + "address": "PostNord Sverige AB\nKundservice\n105 00 Stockholm\nSweden", + "email": "registerutdrag@postnord.com", + "web": "https://www.postnord.se", + "sources": [ + "https://www.postnord.se/integritetspolicy", + "https://github.com/datenanfragen/data/pull/3336" + ], + "suggested-transport-medium": "email", + "quality": "verified" +}