From dd96636d0de8b545e74638def1cdd366347df082 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Wed, 16 Sep 2026 15:26:51 +0100 Subject: [PATCH 1/4] Update funding information in FUNDING.yml Signed-off-by: Marcus Boerger --- .github/FUNDING.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..8453275 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,4 @@ +# These are supported funding model platforms + +helly25: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon/helly25: # Replace with a single Patreon username From d79dfda6ba3d674fbe22348f9c7af0b3709a5b11 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Wed, 16 Sep 2026 15:32:18 +0100 Subject: [PATCH 2/4] Update funding model usernames in FUNDING.yml Signed-off-by: Marcus Boerger --- .github/FUNDING.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 8453275..2465574 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,4 @@ # These are supported funding model platforms -helly25: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] -patreon/helly25: # Replace with a single Patreon username +github: [helly25]: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: [helly25]: # Replace with a single Patreon username From 63c7e7ff4c462d571145152c96508ebfd3e9ddf2 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Wed, 16 Sep 2026 15:32:40 +0100 Subject: [PATCH 3/4] Update FUNDING.yml to remove unnecessary comment Removed comment about supported funding model platforms. Signed-off-by: Marcus Boerger --- .github/FUNDING.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 2465574..c009b24 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,2 @@ -# These are supported funding model platforms - github: [helly25]: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] patreon: [helly25]: # Replace with a single Patreon username From bc23574213c40dd5aa00dc2e2ed477b565092218 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Wed, 16 Sep 2026 15:34:41 +0100 Subject: [PATCH 4/4] Update FUNDING.yml to remove comments Signed-off-by: Marcus Boerger --- .github/FUNDING.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index c009b24..21c09c6 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ -github: [helly25]: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] -patreon: [helly25]: # Replace with a single Patreon username +github: [helly25] +patreon: [helly25]