diff --git a/_layouts/_includes/sponsors.html b/_layouts/_includes/sponsors.html index 4b370fea..f6139433 100644 --- a/_layouts/_includes/sponsors.html +++ b/_layouts/_includes/sponsors.html @@ -7,5 +7,8 @@

Corporate Sponsors

+ diff --git a/_posts/2026-03-25-blackpythondevs-corporate-sponsorship.md b/_posts/2026-03-25-blackpythondevs-corporate-sponsorship.md index e5fc082c..bea4d329 100644 --- a/_posts/2026-03-25-blackpythondevs-corporate-sponsorship.md +++ b/_posts/2026-03-25-blackpythondevs-corporate-sponsorship.md @@ -3,7 +3,7 @@ author: - Jay Miller date: 2026-03-25 description: Black Python Devs is happy to announce that Anaconda has made the decision to become a corporate sponsor of Black Python Devs -featured_image: /assets/images/bpd-x-anaconda-2026.webp +featured_image: /assets/images/corporate-sponsorship-anaconda.webp title: Anaconda is now a corporate sponsor of Black Python Devs --- diff --git a/_posts/2026-04-16-jetbrains-corporate-sponsorship.md b/_posts/2026-04-16-jetbrains-corporate-sponsorship.md new file mode 100644 index 00000000..74918449 --- /dev/null +++ b/_posts/2026-04-16-jetbrains-corporate-sponsorship.md @@ -0,0 +1,18 @@ +--- +author: + - Jay Miller +date: 2026-04-16 +description: Black Python Devs is happy to announce that JetBrains has made the decision to become a corporate sponsor of Black Python Devs +featured_image: /assets/images/corporate-sponsorship-jetbrains.webp +title: JetBrains is now a corporate sponsor of Black Python Devs +--- + +We're happy to announce that JetBrains has agreed to become a corporate sponsor of Black Python Devs. + +This sponsorship will help secure infrastructure funding for Black Python Devs to operate in 2026 and beyond. + +Our corporate sponsorship program allows JetBrains to promote job opportunities directly in our Discord, promotion of JetBrains campaigns, events, and initiatives to our community, the direct communication access to our BPD Council, as well as the ability to host dedicated events for BPD leaders and members. + +This infrastructure support is the resource that funds subscription, BPD event, and event support costs. It is not intended to replace those orgs sponsoring events as we hope our partnerships with our sponsors will help them to establish their own relationships with the communities and leaders that we support. + +Thank you again to JetBrains for their decision to sponsor the Python community and Black Python Devs. diff --git a/assets/images/corporate-sponsorship-anaconda.webp b/assets/images/corporate-sponsorship-anaconda.webp new file mode 100644 index 00000000..81e9570c Binary files /dev/null and b/assets/images/corporate-sponsorship-anaconda.webp differ diff --git a/assets/images/corporate-sponsorship-jetbrains.webp b/assets/images/corporate-sponsorship-jetbrains.webp new file mode 100644 index 00000000..8ee0127c Binary files /dev/null and b/assets/images/corporate-sponsorship-jetbrains.webp differ diff --git a/assets/images/jetbrains.webp b/assets/images/jetbrains.webp new file mode 100644 index 00000000..0abee340 Binary files /dev/null and b/assets/images/jetbrains.webp differ diff --git a/uv.lock b/uv.lock index 84b564a9..1e524ecb 100644 --- a/uv.lock +++ b/uv.lock @@ -1,5 +1,5 @@ version = 1 -revision = 2 +revision = 3 requires-python = ">=3.13" [[package]]