From 3d88288a7caee04a472a37585229ec53c80370c7 Mon Sep 17 00:00:00 2001 From: Sven Freiberg Date: Thu, 21 Sep 2023 16:41:55 +0000 Subject: [PATCH 1/2] Create FUNDING.yml Enable sponsorship --- .github/FUNDING.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..c721589 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,13 @@ +# These are supported funding model platforms + +github: [BlurryRoots] +patreon: # Replace with a single Patreon username +open_collective: sven-freiberg +ko_fi: blurryroots +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: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] From dff7f95091d7f15867ca5f1ff9503ff9b2accc13 Mon Sep 17 00:00:00 2001 From: Sven Freiberg Date: Thu, 21 Sep 2023 16:45:20 +0000 Subject: [PATCH 2/2] Update FUNDING.yml --- .github/FUNDING.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index c721589..d04c76c 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -2,7 +2,7 @@ github: [BlurryRoots] patreon: # Replace with a single Patreon username -open_collective: sven-freiberg +open_collective: blurryroots ko_fi: blurryroots 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