From 9b9b1d64f5448421a44c254b24ecf9f49c0a88de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ber=C3=A1nek?= Date: Mon, 24 Nov 2025 23:34:46 +0100 Subject: [PATCH] Add blog post about the new Funding page --- ...-it-easier-to-sponsor-rust-contributors.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 content/making-it-easier-to-sponsor-rust-contributors.md diff --git a/content/making-it-easier-to-sponsor-rust-contributors.md b/content/making-it-easier-to-sponsor-rust-contributors.md new file mode 100644 index 000000000..4a77db569 --- /dev/null +++ b/content/making-it-easier-to-sponsor-rust-contributors.md @@ -0,0 +1,25 @@ ++++ +path = "9999/12/31/making-it-easier-to-sponsor-rust-contributors" +title = "Making it easier to sponsor Rust contributors" +authors = ["Jakub Beránek"] + +[extra] +team = "Leadership Council" +team_url = "https://rust-lang.org/governance/teams/leadership-council/" ++++ + +> TLDR: You can now find a list of Rust contributors that you can sponsor on [this page][funding-page]. + +Same as with many other open-source projects, Rust depends on a large number of contributors, many of which make Rust better on a volunteer basis or are funded only for a fraction of their open-source contributions. + +Supporting these contributors is vital for the long-term health of the Rust language and its toolchain, so that it can keep its current level of quality, but also evolve going forward. Of course, this is nothing new, and there are currently several ongoing efforts to provide stable and sustainable funding for Rust maintainers, such as the [Rust Foundation Maintainer Fund](https://rustfoundation.org/media/announcing-the-rust-foundation-maintainers-fund/) or the [RustNL Maintainers Fund](https://rustnl.org/fund/). We are very happy about that! + +That being said, there are multiple ways of supporting the development of Rust. One of them is sponsoring individual Rust contributors directly, through services like GitHub Sponsors. Such sponsoring makes it possible even for individuals or small companies to financially support their favourite contributors. Every bit of funding helps! + +Previously, if you wanted to sponsor someone who works on Rust, you had to go on a detective hunt to figure out who are the people contributing to the Rust toolchain, if they are receiving sponsorships and through which service. This was a lot of work, and could provide a barrier to sponsorships. So we made it simpler! Now we have a dedicated [Funding page][funding-page] on the Rust website, which helpfully shows members of the Rust Project that are accepting funding through sponsoring. Note that the list is non-exhaustive, we made it opt in, so that contributors can decide on their own whether they want to be listed there or not[^shuffle]. + +So, there you go! If you ever wanted to support the development of Rust "in the small", it is now [simpler][funding-page] than ever. + +[^shuffle]: The order of people on the funding page is shuffled on every page load to reduce unnecessary ordering bias. + +[funding-page]: https://rust-lang.org/funding/