-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add funding json #487
Add funding json #487
Conversation
Co-authored-by: Nicolás Tamargo <reosarevok@metabrainz.org>
@MonkeyDo and @reosarevok : Please review the text for BB and MB and let me know if that is ok. @MonkeyDo and you seem to understand how this is all supposed to work -- can you please sanity check the technical details as well? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Feel free to reword everything in my comments of course
Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
Co-authored-by: Monkey Do <MonkeyDo@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Valid
Adding a funding.json file as suggested by @yvanzo: https://floss.fund/blog/announcing-floss-fund/
The metabrainz.org work should in theory be complete, since the manifest validates: https://dir.floss.fund/validate
We must add wellKnown URLs to each of the referenced projects:
metabrainz/listenbrainz-server#3017 for LB, merged.
metabrainz/bookbrainz-site#1135 for BB, merged.
metabrainz/musicbrainz-server#3397 for MB. merged.
And we must serve the wellknown files from the three projects:
https://github.com/metabrainz/openresty-gateways/pull/13/files , merged, deployed.