From 3e74ca830276f569469773b8d75f18ce238fab52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulises=20Gasc=C3=B3n?= Date: Wed, 9 Oct 2024 11:15:57 +0200 Subject: [PATCH] docs: added sponsorship link --- _posts/2024-09-12-v5-release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2024-09-12-v5-release.md b/_posts/2024-09-12-v5-release.md index 1f774c1de2..49af28b740 100644 --- a/_posts/2024-09-12-v5-release.md +++ b/_posts/2024-09-12-v5-release.md @@ -98,6 +98,6 @@ Express v5 removes a number of deprecated API method signatures, many of which w ## Our work is just starting -We see the v5 release as a milestone toward an Express ecosystem that's a stable and reliable tool for companies, governments, educators, and hobby projects. It is our commitment as the new stewards of the Express project to move the ecosystem forward with this goal in mind. If you want to support this work, which we do on a volunteer basis, please consider supporting the project and its maintainers via our sponsorship opportunities (@TODO link here). +We see the v5 release as a milestone toward an Express ecosystem that's a stable and reliable tool for companies, governments, educators, and hobby projects. It is our commitment as the new stewards of the Express project to move the ecosystem forward with this goal in mind. If you want to support this work, which we do on a volunteer basis, please consider supporting the project and its maintainers via [our sponsorship opportunities](https://opencollective.com/express). We have an [extensive working backlog](https://github.com/expressjs/discussions/issues/266) of tasks, PRs, and issues for Express and dependencies. Naturally, we expect developers will continue to report issues to add to this backlog and open PRs moving forward, and we'll continue to collaborate with the community to triage and resolve them. We look forward to continuing to improve Express and making it useful for its users across the world.