Skip to content

Commit 1086fd7

Browse files
authored
Update funding.json with new URLs
See #222
1 parent 6b92776 commit 1086fd7

1 file changed

Lines changed: 7 additions & 33 deletions

File tree

frontend/public/funding.json

Lines changed: 7 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"description": "The Foundation is a 501(c)(3) non-profit organization that exists to protect and promote Plone. We provide support for development and marketing, and are modelled after similar ventures, such as the Apache Software Foundation. We are the legal owner of the Plone code base, trademarks, and domain names. Our goal is to ensure Plone remains the premier open-source content management system to broaden its acceptance and visibility. The Foundation is governed by an elected Board of Directors and supported by Members, Sponsors, Plone Teams, and the global community.",
1111
"webpageUrl": {
1212
"url": "https://plone.org/foundation/about",
13-
"wellKnown": "https://plone.org/.well-known/funding-manifest-urls"
13+
"wellKnown": ""
1414
}
1515
},
1616
"projects": [
@@ -23,27 +23,11 @@
2323
"wellKnown": ""
2424
},
2525
"repositoryUrl": {
26-
"url": "https://github.com/plone",
27-
"wellKnown": "https://github.com/plone/plone.org/.well-known/funding-manifest-urls"
26+
"url": "https://github.com/plone/.github",
27+
"wellKnown": "https://github.com/plone/.github/.well-known/funding-manifest-urls"
2828
},
29-
"licenses": [
30-
"spdx:GPL-2.0-only",
31-
"spdx:MIT",
32-
"spdx:ZPL-2.1",
33-
"spdx:CC-BY-4.0"
34-
],
35-
"tags": [
36-
"api",
37-
"development",
38-
"documentation",
39-
"information-management",
40-
"programming",
41-
"publishing",
42-
"software-engineering",
43-
"user-experience",
44-
"web-design",
45-
"web-development"
46-
]
29+
"licenses": ["spdx:GPL-2.0-only", "spdx:MIT", "spdx:ZPL-2.1", "spdx:CC-BY-4.0"],
30+
"tags": ["api", "development", "documentation", "information-management", "programming", "publishing", "software-engineering", "user-experience", "web-design", "web-development"]
4731
}
4832
],
4933
"funding": {
@@ -82,12 +66,7 @@
8266
"amount": 0,
8367
"currency": "USD",
8468
"frequency": "one-time",
85-
"channels": [
86-
"wise-account",
87-
"wise-bank-us",
88-
"wise-bank-eu",
89-
"github-sponsors"
90-
]
69+
"channels": ["wise-account", "wise-bank-us", "wise-bank-eu", "github-sponsors"]
9170
},
9271
{
9372
"guid": "annual-platinum-sponsor",
@@ -137,12 +116,7 @@
137116
"amount": 0,
138117
"currency": "USD",
139118
"frequency": "monthly",
140-
"channels": [
141-
"wise-account",
142-
"wise-bank-us",
143-
"wise-bank-eu",
144-
"github-sponsors"
145-
]
119+
"channels": ["wise-account", "wise-bank-us", "wise-bank-eu", "github-sponsors"]
146120
}
147121
],
148122
"history": [

0 commit comments

Comments
 (0)