From 8df45c2f3ba5b2920815a1a5da9b875689c97085 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Tue, 3 Mar 2026 14:57:17 +0000 Subject: [PATCH] [github] Add organization to sponsorship links There is no viable way to link to the list of sponsorship recipients. Add the organization itself as a sponsorship recipient, solely in order to enable the use of https://github.com/sponsors/ipxe as a central link for sponsorship information. Signed-off-by: Michael Brown --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 785f40a46..b650039d9 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1 @@ -github: [mcb30, NiKiZe] +github: [ipxe, mcb30, NiKiZe]