shithub: psxe

Download patch

ref: 5f4bd970807c23ebdb5afeea75160aace66107e1
parent: 77a5b944f6846b83582dc467d16b71d2a5a538ec
author: Lisandro Alarcón <lisandroaalarcon@gmail.com>
date: Thu Aug 8 12:46:42 EDT 2024

Create FUNDING.yml

--- /dev/null
+++ b/.github/FUNDING.yml
@@ -1,0 +1,14 @@
+# These are supported funding model platforms
+
+github: # 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
+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
+lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
+polar: # Replace with a single Polar username
+buy_me_a_coffee: allkern
+custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
--