From f060c172c289e94e5a4b0d49db7793a07ffc9f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristi=C3=A1n=20Maureira-Fredes?= Date: Sun, 6 Sep 2026 13:32:43 +0200 Subject: [PATCH] Add sponsors PyConSE 2020 List is known but not the price --- data/sponsors/PyConSE/2020.json | 39 +++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 data/sponsors/PyConSE/2020.json diff --git a/data/sponsors/PyConSE/2020.json b/data/sponsors/PyConSE/2020.json new file mode 100644 index 0000000..61388ed --- /dev/null +++ b/data/sponsors/PyConSE/2020.json @@ -0,0 +1,39 @@ +{ + "year": 2020, + "currency": "SEK", + "levels": { + "Sponsor": 0 + }, + "sponsors": [ + { + "name": "Funnel", + "website": "https://funnel.io/", + "level": "Sponsor" + }, + { + "name": "H&M Group", + "website": "https://hmgroup.com/", + "level": "Sponsor" + }, + { + "name": "Sticker Mule", + "website": "https://www.stickermule.com/", + "level": "Sponsor" + }, + { + "name": "Klarna", + "website": "https://www.klarna.com/", + "level": "Sponsor" + }, + { + "name": "Sigma IT", + "website": "https://sigmaitgroup.com/", + "level": "Sponsor" + }, + { + "name": "46elks", + "website": "https://46elks.com/", + "level": "Sponsor" + } + ] +} \ No newline at end of file