Skip to content

Commit 8641572

Browse files
committed
[meta] create FUNDING.yml; add funding in package.json
1 parent 497fca5 commit 8641572

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.github/FUNDING.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# These are supported funding model platforms
2+
3+
github: [ljharb]
4+
patreon: # Replace with a single Patreon username
5+
open_collective: # Replace with a single Open Collective username
6+
ko_fi: # Replace with a single Ko-fi username
7+
tidelift: npm/shell-quote
8+
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9+
liberapay: # Replace with a single Liberapay username
10+
issuehunt: # Replace with a single IssueHunt username
11+
otechie: # Replace with a single Otechie username
12+
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"email": "[email protected]",
88
"url": "http://substack.net"
99
},
10+
"funding": {
11+
"url": "https://github.com/sponsors/ljharb"
12+
},
1013
"bugs": "https://github.com/ljharb/shell-quote/issues",
1114
"devDependencies": {
1215
"@ljharb/eslint-config": "^21.0.0",

0 commit comments

Comments
 (0)