diff --git a/_config.yml b/_config.yml
index 267eda64..59380bdb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -113,8 +113,8 @@ analytics:
# Site Author
author:
name: "pyOpenSci"
- avatar: "/images/logo.png" # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
- bio: "pyOpenSci promotes open and reproducible research through peer-review of well-documented and tested scientific Python packages."
+ avatar: "/images/people/pyopensc-executive-council.png" # circle pyos logo
+ bio: "We make it easier for scientists to create, find, maintain, and contribute to reusable code and software."
location: "Global"
email:
links:
@@ -123,7 +123,8 @@ author:
# url: mailto:your.name@email.com
- label: "GitHub"
icon: "fab fa-fw fa-github"
- # url: "https://github.com/"
+ url: "https://github.com/pyopensci"
+ # /images/people/pyopensc-executive-council.png"
- label: "Bluesky"
icon: "fa-solid fa-cloud"
# url: "https://bluesky.com/"
@@ -133,6 +134,9 @@ author:
- label: "LinkedIn"
icon: "fa-brands fa-linkedin"
# url: "https://linkedin.com/"
+ - label: "Discord"
+ icon: "fa-brands fa-discord"
+ url: "https://discord.gg/yYyDFP2BcP"
@@ -147,12 +151,15 @@ footer:
- label: "Bluesky"
icon: "fa-solid fa-cloud"
url: https://bsky.app/profile/pyopensci.bsky.social
- - label: "GitHub"
- icon: "fab fa-fw fa-github"
- url: https://github.com/pyOpenSci
- label: "LinkedIn"
icon: "fab fa-fw fa-linkedin"
url: https://www.linkedin.com/company/pyopensci
+ - label: "GitHub"
+ icon: "fab fa-fw fa-github"
+ url: https://github.com/pyOpenSci
+ - label: "Discord"
+ icon: "fa-brands fa-discord"
+ url: "https://discord.gg/yYyDFP2BcP"
- label: "Discourse"
icon: "fa-brands fa-discourse"
url: "https://pyopensci.discourse.group/"
diff --git a/_data/authors.yml b/_data/authors.yml
index d3375225..12254b15 100644
--- a/_data/authors.yml
+++ b/_data/authors.yml
@@ -1,6 +1,31 @@
+pyopensci:
+ name : "pyOpenSci"
+ bio : "We make it easier for scientists to create, find, maintain, and contribute to reusable code and software."
+ avatar : "/images/people/pyopensc-executive-council.png"
+ links:
+ - label: "Email"
+ icon: "fas fa-fw fa-envelope-square"
+ url: "mailto:admin@pyopensci.org"
+ - label: "Website"
+ icon: "fas fa-fw fa-link"
+ url: "https://www.pyopensci.org"
+ - label: "GitHub"
+ icon: "fab fa-fw fa-github"
+ url: "https://github.com/pyopensci"
+ - label: "LinkedIn"
+ icon: "fab fa-fw fa-linkedin"
+ url: "https://www.linkedin.com/company/pyopensci/"
+ - label: "Mastodon"
+ icon: "fab fa-fw fa-mastodon"
+ url: "https://fosstodon.org/@pyopensci"
+ - label: "Discord"
+ icon: "fab fa-fw fa-discord"
+ url: "https://discord.gg/yYyDFP2BcP"
+
+
Executive Council:
name : "pyOpenSci Executive Council"
- bio : "We broaden in scientific open source by breaking down social and technical barriers"
+ bio : "We make it easier for scientists to create, find, maintain, and contribute to reusable code and software."
avatar : "/images/people/pyopensc-executive-council.png"
links:
- label: "Email"
diff --git a/_data/ui-text.yml b/_data/ui-text.yml
index f5cfcfca..634b9f5d 100644
--- a/_data/ui-text.yml
+++ b/_data/ui-text.yml
@@ -23,7 +23,7 @@ en: &DEFAULT_EN
comments_title : "Comments"
more_label : "Learn more"
related_label : "You may also enjoy"
- follow_label : "Follow:"
+ follow_label : "Connect:"
feed_label : "Feed"
powered_by : "Powered by"
website_label : "Website"
diff --git a/_pages/home.md b/_pages/home.md
index 3c7f2df2..47b71c14 100644
--- a/_pages/home.md
+++ b/_pages/home.md
@@ -12,7 +12,7 @@ header:
actions:
- label: "Submit a Package For Review"
url: "https://www.pyopensci.org/how-to-submit-a-package-to-pyopensci.html"
- - label: "Learn How to Create a Package"
+ - label: "Learn to Create a Python Package"
url: "https://www.pyopensci.org/python-package-guide/tutorials/installable-code.html"
mission:
- excerpt: "pyOpenSci broadens participation in scientific open source by breaking down social and technical barriers. Join our global community."
diff --git a/_pages/volunteer.md b/_pages/volunteer.md
index e35baef8..50507ba5 100644
--- a/_pages/volunteer.md
+++ b/_pages/volunteer.md
@@ -143,10 +143,11 @@ If you still have questions about volunteer roles at pyOpenSci, email our Commun
## Let's connect!
- [ Discourse](https://pyopensci.discourse.group/) ** [ Mastodon](https://fosstodon.org/@pyopensci)
+** [ 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)
+** [ Discord](https://discord.gg/yYyDFP2BcP)
diff --git a/_posts/events/2025-04-22-community-call-contribute-open-source.md b/_posts/events/2025-04-22-community-call-contribute-open-source.md
new file mode 100644
index 00000000..5ade59f7
--- /dev/null
+++ b/_posts/events/2025-04-22-community-call-contribute-open-source.md
@@ -0,0 +1,44 @@
+---
+layout: single
+title: "pyOpenSci Community Call 5 May 2025 @ 10 am Mountain Time: Right Time, Right Community: My OSS Journey"
+excerpt: "Join pyOpenSci for a special Open Source Voices session! Learn about Pavritha's open source journey and what helped her grow into a contributor and maintainer in the open source world."
+author: "pyopensci"
+event:
+ start_date: "2025-05-05"
+ location: Online
+permalink: /events/pyopensci-community-call-may-2025.html
+header:
+ overlay_image: images/headers/pyopensci-sustainability.png
+categories:
+ - events
+classes: wide
+type: "event"
+last_modified: 2025-04-22
+comments: true
+---
+
+## Join us for a talk on contributing to open source!
+Open Source Voices: *A community call for learning, sharing, and growing together*
+
+* **When:** Monday, 5 May 2025 @ 10:00-10:50 AM Mountain Time [(click this link to find the time and date in your timezone)](https://www.timeanddate.com/worldclock/fixedtime.html?msg=Open+Source+Voices%3A+pyOpenSci+Contribute+Week&iso=20250505T10&p1=75&ah=1)
+* **Where:** Online via Google Meet (Register for link)
+* **Speaker:** Pavithra Eswaramoorthy, Developer Advocate, Quansight
+
+[ Register here](https://bit.ly/pyos-contribute){: .btn .btn--success .text-center }
+
+
+
+
+
+
+
+
+We’re kicking off the week with a special Open Source Voices session! Pavithra will share her open source journey and what helped her grow in the open source world.
+
+### Right Time, Right Community: My OSS Journey
+
+Pavithra Eswaramoorthy is a Developer Advocate at Quansight, where she works to improve the developer experience and community engagement for several open source projects in the PyData community. She has been involved in the open source community for over five years. Currently, she is part of the core team for the Bokeh visualization library and Nebari (JupyterHub-based data science platform). In her spare time, she enjoys a good book and hot coffee.
+
+## All are welcome
+
+We welcome anyone and everyone to join and learn more about contributing to open source. This is a space for learning, questions, and community. Come and listen, get inspired, and meet others learning about open source.
diff --git a/images/events/community-call-pavritha-may-2025.png b/images/events/community-call-pavritha-may-2025.png
new file mode 100644
index 00000000..ea7dbff6
Binary files /dev/null and b/images/events/community-call-pavritha-may-2025.png differ
diff --git a/images/events/community-call-pavritha-may-2025.webp b/images/events/community-call-pavritha-may-2025.webp
new file mode 100644
index 00000000..909fa98b
Binary files /dev/null and b/images/events/community-call-pavritha-may-2025.webp differ