From cc122900991dcd4bbea9d02539b110baceb3710a Mon Sep 17 00:00:00 2001 From: gmargaritis Date: Mon, 8 Jun 2026 21:29:25 +0300 Subject: [PATCH 1/2] Add PyCon Portugal as community partner --- src/content/sponsors/pycon-portugal/index.md | 14 ++++++++++ .../pycon-portugal/pycon-portugal.svg | 28 +++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 src/content/sponsors/pycon-portugal/index.md create mode 100644 src/content/sponsors/pycon-portugal/pycon-portugal.svg diff --git a/src/content/sponsors/pycon-portugal/index.md b/src/content/sponsors/pycon-portugal/index.md new file mode 100644 index 000000000..58832fb3d --- /dev/null +++ b/src/content/sponsors/pycon-portugal/index.md @@ -0,0 +1,14 @@ +--- +name: PyCon Portugal +url: https://2026.pycon.pt/ +location: "Portugal" +industry: "Technology & Community" +description: + "PyCon Portugal is Portugal’s annual conference dedicated to the Python programming language and its community. Since its first edition in 2022, PyCon Portugal has brought together developers, researchers, students, educators, startups, and technology companies from Portugal and around the world to share knowledge, foster collaboration, and celebrate open-source innovation. Hosted in a different Portuguese city each year — Porto (2022), Coimbra (2023), Braga (2024), Cascais (2025), and Aveiro (2026) — the conference has become one of the country’s leading community-driven technology events, connecting academia, industry, and the global Python ecosystem." +socials: + linkedin: "https://www.linkedin.com/company/84778227" + twitter: "https://x.com/PyConPT" + youtube: "https://www.youtube.com/@pyconportugal" +logo_padding: 10px +tier: Partners +--- \ No newline at end of file diff --git a/src/content/sponsors/pycon-portugal/pycon-portugal.svg b/src/content/sponsors/pycon-portugal/pycon-portugal.svg new file mode 100644 index 000000000..544236613 --- /dev/null +++ b/src/content/sponsors/pycon-portugal/pycon-portugal.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + From aa8e85ad84f5b0cbbbd861e4be34c37ceddd7c80 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:31:53 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/content/sponsors/pycon-portugal/index.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/content/sponsors/pycon-portugal/index.md b/src/content/sponsors/pycon-portugal/index.md index 58832fb3d..a0d8630e1 100644 --- a/src/content/sponsors/pycon-portugal/index.md +++ b/src/content/sponsors/pycon-portugal/index.md @@ -4,11 +4,19 @@ url: https://2026.pycon.pt/ location: "Portugal" industry: "Technology & Community" description: - "PyCon Portugal is Portugal’s annual conference dedicated to the Python programming language and its community. Since its first edition in 2022, PyCon Portugal has brought together developers, researchers, students, educators, startups, and technology companies from Portugal and around the world to share knowledge, foster collaboration, and celebrate open-source innovation. Hosted in a different Portuguese city each year — Porto (2022), Coimbra (2023), Braga (2024), Cascais (2025), and Aveiro (2026) — the conference has become one of the country’s leading community-driven technology events, connecting academia, industry, and the global Python ecosystem." + "PyCon Portugal is Portugal’s annual conference dedicated to the Python + programming language and its community. Since its first edition in 2022, PyCon + Portugal has brought together developers, researchers, students, educators, + startups, and technology companies from Portugal and around the world to share + knowledge, foster collaboration, and celebrate open-source innovation. Hosted + in a different Portuguese city each year — Porto (2022), Coimbra (2023), Braga + (2024), Cascais (2025), and Aveiro (2026) — the conference has become one of + the country’s leading community-driven technology events, connecting academia, + industry, and the global Python ecosystem." socials: linkedin: "https://www.linkedin.com/company/84778227" twitter: "https://x.com/PyConPT" youtube: "https://www.youtube.com/@pyconportugal" logo_padding: 10px tier: Partners ---- \ No newline at end of file +---