A file funding.json is a standard as defined in https://fundingjson.org/ for describing FOSS funding requirements. See that page for examples.
It's used by grantees to communicate their funding needs. One grantor is https://floss.fund/ which offers a minimum of $10,000 and up to $100,000 for a single recipient.
To start, I'd create a pull request using the template with comments, and start filling in details. This is a collaborative effort, which will need input from all the teams.
When finalized, we'd publish it first here in the repository.
When we have bandwidth, we'd publish it at https://plone.org/funding.json. Adding static files to a Volto site requires adding them to the public folder in the frontend package, and then the Volto process serves them directly.
A file
funding.jsonis a standard as defined in https://fundingjson.org/ for describing FOSS funding requirements. See that page for examples.It's used by grantees to communicate their funding needs. One grantor is https://floss.fund/ which offers a minimum of $10,000 and up to $100,000 for a single recipient.
To start, I'd create a pull request using the template with comments, and start filling in details. This is a collaborative effort, which will need input from all the teams.
When finalized, we'd publish it first here in the repository.
When we have bandwidth, we'd publish it at
https://plone.org/funding.json. Adding static files to a Volto site requires adding them to thepublicfolder in the frontend package, and then the Volto process serves them directly.