diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 05b86cfa..c73a3a95 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,3 @@ # These are supported funding model platforms -github: [luin] open_collective: ioredis diff --git a/package.json b/package.json index 5e7dee8e..b998b464 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,10 @@ ], "author": "luin (http://zihua.li)", "license": "MIT", + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/ioredis" + }, "dependencies": { "cluster-key-slot": "^1.1.0", "debug": "^4.1.1",