From b5681289ece260e43fa1bfa3cde2aefc2b30a57d Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Fri, 8 May 2026 01:26:55 +0200 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=92=85=20Drop=20unnecessary=20comment?= =?UTF-8?q?s=20from=20FUNDING=20conf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 39371f490e9..ba0a1fc5aa7 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -5,7 +5,7 @@ github: - webknjaz - Dreamsorcerer open_collective: aiohttp -tidelift: pypi/aiohttp # A single Tidelift platform-name/package-name e.g., npm/babel +tidelift: pypi/aiohttp custom: - https://opencollective.com/aio-libs From 5ba569eafd2a561f8913a3107485287b5a5b4914 Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Fri, 8 May 2026 01:28:17 +0200 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=92=84=20Add=20@aio-libs=20to=20the?= =?UTF-8?q?=20funding=20config?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/FUNDING.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index ba0a1fc5aa7..869db7c9094 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,7 @@ --- github: +- aio-libs - asvetlov - webknjaz - Dreamsorcerer