From 787602fc886ebc0e1c4475c12b0c5ac306baca86 Mon Sep 17 00:00:00 2001 From: Benoit Chesneau Date: Sat, 7 Feb 2026 14:49:09 +0100 Subject: [PATCH] docs: shorten README sponsor section Match homepage style and link to sponsor page for details. --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 66866fc7..c50a9b4a 100644 --- a/README.md +++ b/README.md @@ -59,17 +59,9 @@ Full documentation at https://gunicorn.org ## Support -gunicorn has been serving Python web applications since 2010. If it's running in your production stack and saving your team time and money, please consider supporting its continued development: +Powering Python apps since 2010. Support continued development. -[![Sponsor](https://img.shields.io/badge/sponsor-❤-ff69b4)](https://github.com/sponsors/benoitc) - -Your sponsorship helps cover: -- Security updates and vulnerability responses -- Compatibility with new Python versions -- Bug fixes and performance improvements -- Documentation maintenance - -**Corporate sponsors:** If gunicorn is part of your infrastructure, [reach out](mailto:benoitc@enki-multimedia.eu) for sponsored support options. +[![Become a Sponsor](https://img.shields.io/badge/Become_a_Sponsor-❤-ff69b4)](https://gunicorn.org/sponsor/) ## License