diff options
| author | Sebastien Castiel <sebastien@castiel.me> | 2024-01-15 18:24:48 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-15 18:24:48 -0500 |
| commit | 1141501edb6611b7ac147b6ceefb963ba1f83606 (patch) | |
| tree | e13c350669449c9f2cd4372115613f88d5c3cf4a /.github/FUNDING.yml | |
| parent | 28902ad0eace265b207fea7f3328eeea8e018c5f (diff) | |
Create FUNDING.yml
Diffstat (limited to '.github/FUNDING.yml')
| -rw-r--r-- | .github/FUNDING.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..7b780a9 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,13 @@ +# 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 +otechie: # Replace with a single Otechie username +lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry +custom: ['https://donate.stripe.com/28o3eh96G7hH8k89Ba'] |
