From: Jérôme Benoit Date: Sat, 1 Apr 2023 11:51:16 +0000 (+0200) Subject: chore: add github funding option X-Git-Tag: v2.4.0-0~25 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=09bf56a0eae5d99b28a87100015d1923cb23f460;hp=91999d847a02336e8f160e234137615cbc2c892e;p=poolifier.git chore: add github funding option Signed-off-by: Jérôme Benoit --- diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 916e6afa..579af264 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ open_collective: poolifier +github: poolifier diff --git a/package.json b/package.json index 845f601c..d028aac2 100644 --- a/package.json +++ b/package.json @@ -80,6 +80,10 @@ { "type": "opencollective", "url": "https://opencollective.com/poolifier" + }, + { + "type": "github", + "url": "https://github.com/sponsors/poolifier" } ], "bugs": {