Skip to content

Commit 67b39ec

Browse files
committed
docs: move funding.json to docs dir
1 parent 3fa8584 commit 67b39ec

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.github/funding.json renamed to docs/funding.json

+3-9
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@
2424
"url": "https://github.com/hotosm/tasking-manager",
2525
"wellKnown": "https://github.com/hotosm/tasking-manager/blob/main/frontend/public/.well-known/funding-manifest-urls"
2626
},
27-
"licenses": [
28-
"BSD-2-Clause license"
29-
],
27+
"licenses": ["BSD-2-Clause license"],
3028
"tags": [
3129
"open-mapping",
3230
"openstreetmap",
@@ -59,9 +57,7 @@
5957
"amount": 100000,
6058
"currency": "USD",
6159
"frequency": "one-time",
62-
"channels": [
63-
"github-sponsors"
64-
]
60+
"channels": ["github-sponsors"]
6561
},
6662
{
6763
"guid": "github-sponsors",
@@ -71,9 +67,7 @@
7167
"amount": 10000,
7268
"currency": "USD",
7369
"frequency": "monthly",
74-
"channels": [
75-
"github-sponsors"
76-
]
70+
"channels": ["github-sponsors"]
7771
}
7872
],
7973
"history": []

0 commit comments

Comments
 (0)