From 3f7db19fdd83774dabe83337523e863773e23689 Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Sun, 21 Jan 2024 12:29:54 +0200 Subject: [PATCH] remove funding.yaml --- .github/FUNDING.yaml | 13 ------------- README.md | 1 - 2 files changed, 14 deletions(-) delete mode 100644 .github/FUNDING.yaml diff --git a/.github/FUNDING.yaml b/.github/FUNDING.yaml deleted file mode 100644 index 5de7fa79..00000000 --- a/.github/FUNDING.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# 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: pocketbase -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://www.paypal.com/donate/?hosted_button_id=4DVXNL4B8WT98'] diff --git a/README.md b/README.md index bc41ad8f..c2232de5 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,6 @@ You could help continuing its development by: - [Contribute to the source code](CONTRIBUTING.md) - [Suggest new features and report issues](https://github.com/pocketbase/pocketbase/issues) -- [Donate a small amount](https://pocketbase.io/support-us) PRs for new OAuth2 providers, bug fixes, code optimizations and documentation improvements are more than welcome.