Skip to content

commit 1ed8b1d

abduznik edited this page May 23, 2026 · 1 revision

Modify FUNDING.yml with GitHub and Ko-fi details

Commit: 1ed8b1df921cad66d62abac79ee6ed9f42a54d02

Author: abduznik

Date: 2026-05-21

Message

Updated funding sources to include GitHub and Ko-fi usernames.

Why: General improvement or change to the codebase.

Files Changed

.github/FUNDING.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  • .github/FUNDING.yml

Diff

diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
index 7f91563..bab21c1 100644
--- a/.github/FUNDING.yml
+++ b/.github/FUNDING.yml
@@ -1,9 +1,9 @@
 # These are supported funding model platforms
 
-github: abduznik# Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
+github: abduznik # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
 patreon: # Replace with a single Patreon username
 open_collective: # Replace with a single Open Collective username
-ko_fi: # Replace with a single Ko-fi username
+ko_fi: abduznik # Replace with a single Ko-fi username
 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

Clone this wiki locally