From 73ed403578f4b0f78671ad23bfa3a65c861100af Mon Sep 17 00:00:00 2001 From: Kyle Chui Date: Wed, 25 Feb 2026 21:58:30 -0500 Subject: [PATCH] chore: Remove FUNDING.yml. I've been self-sufficient for a while now, and don't need the money :) If you're reading this, please donate to your favorite charity instead. --- .github/FUNDING.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 1e98bc3..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,13 +0,0 @@ -# These are supported funding model platforms - -github: [kylechui] -patreon: # Replace with a single Patreon username -open_collective: # Replace with a single Open Collective username -ko_fi: kylechui -tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry -liberapay: # Replace with a single Liberapay username -issuehunt: # Replace with a single IssueHunt username -otechie: # Replace with a single Otechie username -lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry -custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']