From 744abe7173e87a14678ffb243137aeca79358ba8 Mon Sep 17 00:00:00 2001 From: Leah Wasser Date: Fri, 17 Jul 2026 14:45:11 +0200 Subject: [PATCH 1/4] enh: add pyOpenSci to sprint projects Added details about the pyOpenSci sprint, including contact information and links. --- src/content/sprints/pyopensci.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/content/sprints/pyopensci.md diff --git a/src/content/sprints/pyopensci.md b/src/content/sprints/pyopensci.md new file mode 100644 index 000000000..d53a9f043 --- /dev/null +++ b/src/content/sprints/pyopensci.md @@ -0,0 +1,20 @@ +--- +title: "pyOpenSci" +numberOfPeople: "10" # How many people you expect to be able to accommodate. +pythonLevel: "Any" # Any, Beginner, Intermediate, or Advanced. +contactPerson: # The main person to reach out to regarding the sprint. + name: "Leah Wasser" + email: leah@pyopensci.org + github: lwasser + twitter: NA +links: # Add as many links as relevant. + - title: "pyOpenSci Help Wanted Project Board" + url: "[[Help Wanted Issues](https://github.com/orgs/pyOpenSci/projects/3/views/2)](https://github.com/orgs/pyOpenSci/projects/3/views/2)" +--- + +Hi Friends! pyOpenSci runs beginner friendly sprints that anyone can attend. However we also +have some more advanced infrastructure if you are interested in supporting us during the sprint. + +This year we will be sprinting on translations for our packaging guide. +You can also check out our help wanted project board to see the types of other issues we have open that may +peak your interest! From a2da774b22b974055d56f8d7f7d68739c0b3f05d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 12:47:22 +0000 Subject: [PATCH 2/4] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- src/content/sprints/pyopensci.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/src/content/sprints/pyopensci.md b/src/content/sprints/pyopensci.md index d53a9f043..067ebe6c3 100644 --- a/src/content/sprints/pyopensci.md +++ b/src/content/sprints/pyopensci.md @@ -4,17 +4,20 @@ numberOfPeople: "10" # How many people you expect to be able to accommodate. pythonLevel: "Any" # Any, Beginner, Intermediate, or Advanced. contactPerson: # The main person to reach out to regarding the sprint. name: "Leah Wasser" - email: leah@pyopensci.org + email: leah@pyopensci.org github: lwasser twitter: NA links: # Add as many links as relevant. - title: "pyOpenSci Help Wanted Project Board" - url: "[[Help Wanted Issues](https://github.com/orgs/pyOpenSci/projects/3/views/2)](https://github.com/orgs/pyOpenSci/projects/3/views/2)" + url: + "[[Help Wanted + Issues](https://github.com/orgs/pyOpenSci/projects/3/views/2)](https://github.com/orgs/pyOpenSci/projects/3/views/2)" --- -Hi Friends! pyOpenSci runs beginner friendly sprints that anyone can attend. However we also -have some more advanced infrastructure if you are interested in supporting us during the sprint. +Hi Friends! pyOpenSci runs beginner friendly sprints that anyone can attend. +However we also have some more advanced infrastructure if you are interested in +supporting us during the sprint. -This year we will be sprinting on translations for our packaging guide. -You can also check out our help wanted project board to see the types of other issues we have open that may -peak your interest! +This year we will be sprinting on translations for our packaging guide. You can +also check out our help wanted project board to see the types of other issues we +have open that may peak your interest! From a2fe31f304e7215461741fe991b4ee88fe299969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Gir=C3=A3o=20Serr=C3=A3o?= <5621605+rodrigogiraoserrao@users.noreply.github.com> Date: Fri, 17 Jul 2026 15:01:15 +0200 Subject: [PATCH 3/4] Update pyopensci.md Fix frontmatter --- src/content/sprints/pyopensci.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/content/sprints/pyopensci.md b/src/content/sprints/pyopensci.md index 067ebe6c3..cd0c5c8df 100644 --- a/src/content/sprints/pyopensci.md +++ b/src/content/sprints/pyopensci.md @@ -6,12 +6,9 @@ contactPerson: # The main person to reach out to regarding the sprint. name: "Leah Wasser" email: leah@pyopensci.org github: lwasser - twitter: NA links: # Add as many links as relevant. - title: "pyOpenSci Help Wanted Project Board" - url: - "[[Help Wanted - Issues](https://github.com/orgs/pyOpenSci/projects/3/views/2)](https://github.com/orgs/pyOpenSci/projects/3/views/2)" + url: https://github.com/orgs/pyOpenSci/projects/3/views/2" --- Hi Friends! pyOpenSci runs beginner friendly sprints that anyone can attend. From dfa850981120d6b752fb41fc06ee44d72f52f496 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Gir=C3=A3o=20Serr=C3=A3o?= <5621605+rodrigogiraoserrao@users.noreply.github.com> Date: Fri, 17 Jul 2026 15:01:42 +0200 Subject: [PATCH 4/4] Update pyopensci.md Fix frontmatter again :D --- src/content/sprints/pyopensci.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/sprints/pyopensci.md b/src/content/sprints/pyopensci.md index cd0c5c8df..eeed65e61 100644 --- a/src/content/sprints/pyopensci.md +++ b/src/content/sprints/pyopensci.md @@ -8,7 +8,7 @@ contactPerson: # The main person to reach out to regarding the sprint. github: lwasser links: # Add as many links as relevant. - title: "pyOpenSci Help Wanted Project Board" - url: https://github.com/orgs/pyOpenSci/projects/3/views/2" + url: "https://github.com/orgs/pyOpenSci/projects/3/views/2" --- Hi Friends! pyOpenSci runs beginner friendly sprints that anyone can attend.