diff options
| author | Sebastien Castiel <sebastien@castiel.me> | 2024-01-19 23:33:28 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-19 23:33:28 -0500 |
| commit | 23eedcb619e2a5df9e741b8c00a4c5655844b164 (patch) | |
| tree | 6d1b83fe5c505597d1c4e878bead4f3d06f76967 | |
| parent | ba4107e4408b714a8dfa2ee7e7d912fb1ceb1c3e (diff) | |
Update FUNDING.yml
| -rw-r--r-- | .github/FUNDING.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 7b780a9..12b61e3 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +github: ['scastiel'] 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 @@ -10,4 +10,4 @@ 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'] +custom: # ['https://donate.stripe.com/28o3eh96G7hH8k89Ba'] |
