From fb8fec037625461cd7b36a0f1b6a3e3c380834c9 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sun, 16 Oct 2022 09:17:41 +0200 Subject: [PATCH] Update funding.yml --- .github/FUNDING.yml | 4 ++-- WireMock.Net Solution.sln | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 89953666..78f0f48e 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github: # [StefH] +github: [StefH] patreon: # Replace with a single Patreon username open_collective: # wiremocknet ko_fi: # Replace with a single Ko-fi username @@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl liberapay: # Replace with a single Liberapay username issuehunt: # Replace with a single IssueHunt username otechie: # Replace with a single Otechie username -custom: https://www.paypal.me/stefheyenrath +custom: https://www.paypal.me/stefheyenrath \ No newline at end of file diff --git a/WireMock.Net Solution.sln b/WireMock.Net Solution.sln index 0aa4bf57..40211eb8 100644 --- a/WireMock.Net Solution.sln +++ b/WireMock.Net Solution.sln @@ -25,6 +25,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution .gitignore = .gitignore CHANGELOG.md = CHANGELOG.md Directory.Build.props = Directory.Build.props + .github\FUNDING.yml = .github\FUNDING.yml Generate-ReleaseNotes.cmd = Generate-ReleaseNotes.cmd nuget.config = nuget.config PackageReleaseNotes.template = PackageReleaseNotes.template