funding.json

This commit is contained in:
Robin Davies
2024-10-16 09:58:22 -04:00
parent ac127d92a5
commit 53a5ddd3df
+2 -2
View File
@@ -9,7 +9,7 @@
"description": "I'm a developer, and jazz musician, interested in developing Raspbery Pi software for use in live performance.\n\nPiPedal started as a pandemic project, to see if I could build what I wanted to use when I perform. It has since grown into something beautiful and true, so I would like to make it available for everyone.", "description": "I'm a developer, and jazz musician, interested in developing Raspbery Pi software for use in live performance.\n\nPiPedal started as a pandemic project, to see if I could build what I wanted to use when I perform. It has since grown into something beautiful and true, so I would like to make it available for everyone.",
"webpageUrl": { "webpageUrl": {
"url": "https://github.com/rerdavies", "url": "https://github.com/rerdavies",
"wellKnown": "https://github.com/rerdavies/pipedal/blob/master/.well-known/funding-manifest-urls" "wellKnown": "https://github.com/rerdavies/pipedal/blob/main/.well-known/funding-manifest-urls"
} }
}, },
"projects": [{ "projects": [{
@@ -22,7 +22,7 @@
}, },
"repositoryUrl": { "repositoryUrl": {
"url": "https://github.com/rerdavies/pipedal", "url": "https://github.com/rerdavies/pipedal",
"wellKnown": "https://github.com/rerdavies/pipedal/blob/master/.well-known/funding-manifest-urls" "wellKnown": "https://github.com/rerdavies/pipedal/blob/main/.well-known/funding-manifest-urls"
}, },
"licenses": ["spdx:MIT"], "licenses": ["spdx:MIT"],
"tags": ["audio", "effects-pedal", "guitar", "raspberry-pi", "lv2-plugin"] "tags": ["audio", "effects-pedal", "guitar", "raspberry-pi", "lv2-plugin"]