Skip to content

Commit 5f591c3

Browse files
Add github sponsors and use github based .well-known
1 parent 482cab9 commit 5f591c3

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

funding.json

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"description": "A Canadian corporation to hold and maintain the assets relating to the ZoneMinder CCTV project.",
1010
"webpageUrl": {
1111
"url": "https://www.zoneminder.com",
12-
"wellKnown": "https://www.zoneminder.com/.well-known/funding-manifest-urls"
12+
"wellKnown": "https://github.com/zoneminder/zoneminder/blob/master/.well-known/funding-manifest-urls"
1313
}
1414
},
1515
"projects": [
@@ -19,7 +19,7 @@
1919
"description": "A full-featured, open source, state-of-the-art video surveillance software system.",
2020
"webpageUrl": {
2121
"url": "https://www.zoneminder.com",
22-
"wellKnown": "https://www.zoneminder.com/.well-known/funding-manifest-urls"
22+
"wellKnown": "https://github.com/zoneminder/zoneminder/blob/master/.well-known/funding-manifest-urls"
2323
},
2424
"repositoryUrl": {
2525
"url": "https://github.com/zoneminder/zoneminder",
@@ -37,6 +37,12 @@
3737
],
3838
"funding": {
3939
"channels": [
40+
{
41+
"guid": "github-sponsors",
42+
"type": "other",
43+
"address": "https://github.com/sponsors/zoneminder",
44+
"description": "My Github Sponsors page."
45+
},
4046
{
4147
"guid": "bank",
4248
"type": "bank",
@@ -55,11 +61,12 @@
5561
"guid": "myplan",
5662
"status": "active",
5763
"name": "Infrastructure costs, support, development",
58-
"description": "Not really sure this plan part is about.",
64+
"description": "Sponsor as you wish and are able (preferably in a recurring manner) to help us continune to develop ZoneMinder",
5965
"amount": 10000,
6066
"currency": "USD",
6167
"frequency": "yearly",
6268
"channels": [
69+
"gigthub-sponsors",
6370
"bank",
6471
"paypal"
6572
]

0 commit comments

Comments
 (0)