diff options
author | hannibal2 <24389977+hannibal002@users.noreply.github.com> | 2024-03-16 09:18:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-16 09:18:53 +0100 |
commit | d2d0b149a58f4ccf71815b3fd7478d1030b30f5b (patch) | |
tree | 41a94d6fb50574ee57cc9fe19df0ef1281d118db | |
parent | 27d3c80d806b6eec64efa48bc55143c2e76489f4 (diff) | |
download | skyhanni-d2d0b149a58f4ccf71815b3fd7478d1030b30f5b.tar.gz skyhanni-d2d0b149a58f4ccf71815b3fd7478d1030b30f5b.tar.bz2 skyhanni-d2d0b149a58f4ccf71815b3fd7478d1030b30f5b.zip |
Create FUNDING.yml
-rw-r--r-- | .github/FUNDING.yml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 000000000..a2bdedde9 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,14 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: hannibal2 +open_collective: # Replace with a single Open Collective username +ko_fi: hannibal2 +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: # Replace with a single Buy Me a Coffee username +custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] |