Skip to content

Commit e4f424c

Browse files
authored
Revert inadvertent reformat
1 parent 1086fd7 commit e4f424c

1 file changed

Lines changed: 30 additions & 4 deletions

File tree

frontend/public/funding.json

Lines changed: 30 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,24 @@
2626
"url": "https://github.com/plone/.github",
2727
"wellKnown": "https://github.com/plone/.github/.well-known/funding-manifest-urls"
2828
},
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"]
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+
]
3147
}
3248
],
3349
"funding": {
@@ -66,7 +82,12 @@
6682
"amount": 0,
6783
"currency": "USD",
6884
"frequency": "one-time",
69-
"channels": ["wise-account", "wise-bank-us", "wise-bank-eu", "github-sponsors"]
85+
"channels": [
86+
"wise-account",
87+
"wise-bank-us",
88+
"wise-bank-eu",
89+
"github-sponsors"
90+
]
7091
},
7192
{
7293
"guid": "annual-platinum-sponsor",
@@ -116,7 +137,12 @@
116137
"amount": 0,
117138
"currency": "USD",
118139
"frequency": "monthly",
119-
"channels": ["wise-account", "wise-bank-us", "wise-bank-eu", "github-sponsors"]
140+
"channels": [
141+
"wise-account",
142+
"wise-bank-us",
143+
"wise-bank-eu",
144+
"github-sponsors"
145+
]
120146
}
121147
],
122148
"history": [

0 commit comments

Comments
 (0)