Skip to content

Commit c9ba158

Browse files
JessicaSachsprisis
authored andcommitted
chore: swap funding to be sent through the open collective (faker-js#110)
1 parent fc36e2f commit c9ba158

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.github/FUNDING.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# These are supported funding model platforms
22

3-
github: marak
3+
github: # Replace with the open collective's name https://docs.opencollective.com/help/collectives/osc-verification/github-sponsors
44
patreon: # Replace with a single Patreon username
5-
open_collective: # fakerjs
5+
open_collective: fakerjs
66
ko_fi: # Replace with a single Ko-fi username
77
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
88
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,9 @@
22
"name": "faker",
33
"description": "Generate massive amounts of fake contextual data",
44
"version": "5.5.3",
5-
"contributors": [
6-
"Marak Squires <[email protected]>"
7-
],
85
"repository": {
96
"type": "git",
10-
"url": "http://github.com/Marak/Faker.js.git"
7+
"url": "https://github.com/faker-js/faker.git"
118
},
129
"scripts": {
1310
"browser": "./node_modules/.bin/gulp browser",

0 commit comments

Comments
 (0)