diff --git a/data/sponsors/PyConPL/2024.json b/data/sponsors/PyConPL/2024.json new file mode 100644 index 0000000..624d016 --- /dev/null +++ b/data/sponsors/PyConPL/2024.json @@ -0,0 +1,53 @@ +{ + "year": 2024, + "currency": "PLN", + "levels": { + "Platinum": 0, + "Gold": 0, + "Graphite": 0, + "Community": 0, + "PyLadies": 0 + }, + "sponsors": [ + { + "name": "Splunk", + "website": "https://www.splunk.com/", + "level": "Platinum" + }, + { + "name": "HealthJoy", + "website": "https://www.healthjoy.com/", + "level": "Gold" + }, + { + "name": "Fly.io", + "website": "https://fly.io/", + "level": "Gold" + }, + { + "name": "Zencoder", + "website": "https://zencoder.ai/", + "level": "Gold" + }, + { + "name": "Slido", + "website": "https://www.slido.com/", + "level": "Graphite" + }, + { + "name": "Python Software Foundation", + "website": "https://www.python.org/psf-landing/", + "level": "Community" + }, + { + "name": "EuroPython Society", + "website": "https://www.europython-society.org/", + "level": "Community" + }, + { + "name": "Ørsted", + "website": "https://orsted.com/", + "level": "PyLadies" + } + ] +} diff --git a/data/sponsors/PyConPL/2025.json b/data/sponsors/PyConPL/2025.json new file mode 100644 index 0000000..abc83a5 --- /dev/null +++ b/data/sponsors/PyConPL/2025.json @@ -0,0 +1,26 @@ +{ + "year": 2025, + "currency": "PLN", + "levels": { + "Silver": 0, + "Graphite": 0, + "PyLadies": 0 + }, + "sponsors": [ + { + "name": "Sunscrapers", + "website": "https://sunscrapers.com/", + "level": "Silver" + }, + { + "name": "Slido", + "website": "https://www.slido.com/", + "level": "Graphite" + }, + { + "name": "Python Software Foundation", + "website": "https://www.python.org/psf-landing/", + "level": "PyLadies" + } + ] +}