diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..ba05983 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,5 @@ +custom: + - buymeacoffee.com/dword + - paypal.me/SebastianLandwehr +github: dword-design +patreon: dworddesign diff --git a/package.json b/package.json index d2a45bd..5c486aa 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "validate" ], "repository": "dword-design/package-name-regex", - "funding": "https://www.buymeacoffee.com/dword", + "funding": "https://github.com/sponsors/dword-design", "license": "MIT", "author": "Sebastian Landwehr ", "main": "dist/index.js",