diff options
| author | Jess <[email protected]> | 2022-01-12 15:59:00 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-12 15:59:00 -0500 |
| commit | a590f266e02d8f8a2cac65cb6e8bd395bf04074b (patch) | |
| tree | d5be1553600532faa7e0d40b0525e9e0846c3147 /.github | |
| parent | d6cef9d5e425254ac0b23acc88706bce770224fd (diff) | |
| download | faker-a590f266e02d8f8a2cac65cb6e8bd395bf04074b.tar.xz faker-a590f266e02d8f8a2cac65cb6e8bd395bf04074b.zip | |
chore: swap funding to be sent through the open collective (#110)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/FUNDING.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 1388386d..af53d1d6 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,8 +1,8 @@ # These are supported funding model platforms -github: marak +github: # Replace with the open collective's name https://docs.opencollective.com/help/collectives/osc-verification/github-sponsors patreon: # Replace with a single Patreon username -open_collective: # fakerjs +open_collective: fakerjs ko_fi: # Replace with a single Ko-fi username tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry |
