From 6ed75a071dab3b7f26b2c5bb21317791f8738f88 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 11:21:59 +0200 Subject: [PATCH 1/2] Add uv sprint --- src/content/sprints/uv.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/content/sprints/uv.md diff --git a/src/content/sprints/uv.md b/src/content/sprints/uv.md new file mode 100644 index 000000000..ebdba503e --- /dev/null +++ b/src/content/sprints/uv.md @@ -0,0 +1,19 @@ +--- +title: "uv" +numberOfPeople: "10" # How many people you expect to be able to accommodate. +pythonLevel: "Intermediate" # Any, Beginner, Intermediate, or Advanced. +contactPerson: # The main person to reach out to regarding the sprint. + name: "William Woodruff" + email: + github: https://github.com/woodruffw + twitter: +links: # Add as many links as relevant. + - title: "GitHub repository" + url: "https://github.com/astral-sh/uv" + - title: "Contributing guide" + url: https://github.com/astral-sh/uv/blob/main/CONTRIBUTING.md +--- + +Join us on Saturday for a development sprint on your favourite Python package and project manager, `uv`. + +Prior Rust experience is a plus, but if you don't have any we can help you get started contributing to the documentation, for example. From 786dc40503fbc7a7125498a2f4f72061850a71d6 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 09:25:15 +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/sprints/uv.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/content/sprints/uv.md b/src/content/sprints/uv.md index ebdba503e..4c3727b4e 100644 --- a/src/content/sprints/uv.md +++ b/src/content/sprints/uv.md @@ -14,6 +14,8 @@ links: # Add as many links as relevant. url: https://github.com/astral-sh/uv/blob/main/CONTRIBUTING.md --- -Join us on Saturday for a development sprint on your favourite Python package and project manager, `uv`. +Join us on Saturday for a development sprint on your favourite Python package +and project manager, `uv`. -Prior Rust experience is a plus, but if you don't have any we can help you get started contributing to the documentation, for example. +Prior Rust experience is a plus, but if you don't have any we can help you get +started contributing to the documentation, for example.