{% endif %}
diff --git a/_posts/2025-03-18-contribute-to-open-source-github-lessons.md b/_posts/2025-03-18-contribute-to-open-source-github-lessons-Copy1.md
similarity index 100%
rename from _posts/2025-03-18-contribute-to-open-source-github-lessons.md
rename to _posts/2025-03-18-contribute-to-open-source-github-lessons-Copy1.md
diff --git a/_posts/2025-03-21-pyopensci-commitment-inclusion.md b/_posts/2025-03-21-pyopensci-commitment-inclusion.md
new file mode 100644
index 00000000..e27274ba
--- /dev/null
+++ b/_posts/2025-03-21-pyopensci-commitment-inclusion.md
@@ -0,0 +1,100 @@
+---
+layout: single
+title: "Reaffirming pyOpenSci's Commitment to Inclusion"
+excerpt: "pyOpenSci is growing a global, vibrant and inclusive open source community where everyone from all backgrounds and identities can contribute to better, more open science. Join us in breaking down barriers and building a future where all voices shape scientific discovery."
+author: "Executive Council"
+authors: "Leah Wasser, Karen Cranston, Tracy Teal"
+h2: "pyOpenSci’s mission has always been founded on inclusion"
+permalink: /blog/pyopensci-commitment-inclusion.html
+header:
+ overlay_image: images/headers/pyopensci-floral.png
+categories:
+ - blog-post
+ - community
+ - inclusion
+classes: wide
+toc: true
+comments: true
+last_modified: 2025-03-21
+---
+
+During challenging times, it’s critical to pause and reflect on who we are, what we care about, and why our work matters. Since its inception, pyOpenSci, a global community fiscally sponsored in the U.S., has been committed to actively building an inclusive, welcoming, open source community of practice that supports better, more open science. Our Code of Conduct reinforces our [values,](https://www.pyopensci.org/handbook/CODE_OF_CONDUCT.html) as does the thought that we put into the events that we run, the accessible resources that we develop, and the work that we do to make our [peer review program inclusive](https://www.pyopensci.org/#broadening-participation-in-scientific-open-source) and [creating Python software easier](https://www.pyopensci.org/python-package-guide/tutorials/intro.html).
+
+Today, we celebrate the core values that drive pyOpensci. Today, we reaffirm our long-standing commitment to building an inclusive, open source community and highlight our mission.
+
+> pyOpenSci broadens participation in scientific open source by breaking down social and technical barriers.
+
+And this is how we achieve our mission:
+
+> We are a community of novice to expert Pythonistas; together, we make creating, finding, sharing, and contributing to reusable code more accessible to everyone everywhere, supporting open science and advancing discovery.
+
+## Carving out space for everyone
+
+Creating an inclusive and welcoming space is core to broadening participation in open source and open science.
+
+* When people feel supported, they contribute
+* When knowledge is shared, communities grow and thrive.
+
+Through mentorship, beginner-friendly events, and accessible resources, we actively invite those who might not otherwise see a place for themselves in open source. Our review process includes both developers and those who use the software; here, inclusion ensures that our reviews consider usability and accessibility in addition to the technical nuances of packaging.
+
+
+
+
+
+
+
+
+Through mentorship and support, we carve out space for new reviewers, which includes those from historically underrepresented backgrounds in open source to contribute to peer review. Similarly, our beginner-friendly lessons and training events are co-developed with beginner-to-expert contributors to ensure the technical concepts are accessible to more people.
+
+**Inclusion invites everyone to the table**; it creates space for new contributors and supports existing community members. Inclusion creates opportunities for everyone to work together. Together, we share knowledge, shape best practices, and ensure our work serves the broader community.
+
+
+
+
+
+
+
+
+## A blossoming ecosystem of contributors
+
+By breaking down barriers, we create open science on-ramps that help everyone learn, contribute, and grow together. In many ways, open source communities are like thriving gardens—diverse, vibrant, and sustained by many contributors.
+
+The most vibrant and resilient gardens are full of diverse color, texture, and life, attracting pollinators that sustain the whole system. Cultivating diversity builds resilience. Similarly, contributors in our pyOpenSci community come from different backgrounds, identities, and experience levels.
+
+When we make space for all contributors—ensuring they have what they need to grow—our community becomes more resilient as the ecosystem evolves. Scientific discovery happens organically. The more perspectives and experiences we include, the more impactful our work becomes.
+
+
+
+
+
+
+
+
+
+
+ Connect with us!
+{: .header }
+
+There are lots of ways to get involved if you are interested!
+
+* If you read through our lessons and want to suggest changes, open an issue in our [lessons repository here](https://github.com/pyOpenSci/lessons)
+* [Volunteer to be a reviewer for pyOpenSci's software review process](https://forms.gle/GHfxvmS47nQFDcBM6)
+* [Submit a scientific Python package to pyOpenSci for peer review](https://www.pyopensci.org/software-peer-review/how-to/author-guide.html#submit-your-package-for-peer-review)
+* [Donate to pyOpenSci](https://give.communityin.org/pyopensci_2024) to support scholarships for future training events and the development of new learning content.
+* Check out our [volunteer page](/volunteer.html) for other ways to get involved.
+
+You can also:
+
+* Keep an eye on our [events page](/events.html) for upcoming training events.
+
+Follow us on social platforms:
+
+* [ Discourse](https://pyopensci.discourse.group/)
+* [ Mastodon](https://fosstodon.org/@pyopensci)
+* [ Bluesky](https://bsky.app/profile/pyopensci.bsky.social)
+* [ LinkedIn](https://www.linkedin.com/company/pyopensci)
+* [ GitHub](https://github.com/pyOpenSci)
+
+If you are on LinkedIn, check out and [subscribe to our newsletter, too](https://www.linkedin.com/newsletters/7179551305344933888/?displayConfirmation=true).
+
+
diff --git a/_sass/minimal-mistakes/_page.scss b/_sass/minimal-mistakes/_page.scss
index c9e0bbcd..5447c97a 100644
--- a/_sass/minimal-mistakes/_page.scss
+++ b/_sass/minimal-mistakes/_page.scss
@@ -35,6 +35,11 @@
flex: 1 0 auto;
}
+//add spacing for dates used in blog posts
+span.date {
+ padding-left: 2rem;
+}
+
.page {
@include breakpoint($large) {
float: right;
diff --git a/images/events/sprint-mentor-luiz-meer.png b/images/events/sprint-mentor-luiz-meer.png
new file mode 100644
index 00000000..7b67b3d3
Binary files /dev/null and b/images/events/sprint-mentor-luiz-meer.png differ
diff --git a/images/events/sprint-mentor-luiz-meer.webp b/images/events/sprint-mentor-luiz-meer.webp
new file mode 100644
index 00000000..1642f291
Binary files /dev/null and b/images/events/sprint-mentor-luiz-meer.webp differ
diff --git a/images/events/sprint-people-working.png b/images/events/sprint-people-working.png
new file mode 100644
index 00000000..1ea99174
Binary files /dev/null and b/images/events/sprint-people-working.png differ
diff --git a/images/events/sprint-people-working.webp b/images/events/sprint-people-working.webp
new file mode 100644
index 00000000..be7dc931
Binary files /dev/null and b/images/events/sprint-people-working.webp differ
diff --git a/images/events/sprint-scipy-2024.png b/images/events/sprint-scipy-2024.png
new file mode 100644
index 00000000..787f099a
Binary files /dev/null and b/images/events/sprint-scipy-2024.png differ
diff --git a/images/events/sprint-scipy-2024.webp b/images/events/sprint-scipy-2024.webp
new file mode 100644
index 00000000..a936adfd
Binary files /dev/null and b/images/events/sprint-scipy-2024.webp differ
diff --git a/images/people/pyopensc-executive-council.png b/images/people/pyopensc-executive-council.png
new file mode 100644
index 00000000..4d58d120
Binary files /dev/null and b/images/people/pyopensc-executive-council.png differ