-
Notifications
You must be signed in to change notification settings - Fork 41
Add the "fundedBy" key and the "organisation" object #220
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
See #197 Co-authored-by: Fabio Bonelli <[email protected]>
@yaml-9000 minor-change |
Thanks for your contribution 🙏 This is now marked as a Example of minor changes are additions of new keys or making keys optional. The Chair will eventually pick up this proposal and start the voting procedure using cc @publiccodeyml/chair @publiccodeyml/steering-committee 📄 Voting procedure | 📄 Working Group Charter | 🤖 bot commands |
@bzg I'd add a |
~~~~~~~~~~~~ | ||
|
||
An organisation is a structure (association, company, public | ||
authority, etc.) that can fund software development. An organisation |
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.
Reposting #197 (reply in thread) here, I don't know if you read it @bfabio
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.
until
could make sense to me, but I don't know if people would use it.
It will need to be optional and I feel the only reason contractor/until
has data at all is because it's mandatory.
Another thing I definitely not like of until
s is that they are side effects that can result in a valid or invalid file only by virtue of time passing, even if the file didn't change at all.
https://yml.publiccode.tools/schema.core.html?highlight=until#contractor
In case of community maintenance, the value should not be more than 2 years in the future, and thus will need to be regularly updated as the community continues working on the project
We can always add it later with a separate proposal?
- Presence: optional | ||
|
||
A list of organisations that are currently known to be funding the | ||
development of this software. |
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.
Does this include extra streams like e.g., Github Sponsors / Open Collective etc?
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.
If they are orgs expressable with a URI, why not
@yaml-9000 vote-start |
Voting is now open on this proposal! If you are a member of the Steering Committee you can now vote! The polls will stay open for 14 days, until Tue, 14 Oct 2025 07:21:42 GMT. Leave a 👍 (thumbs up) on this comment to accept the proposal or a 👎 (thumbs down) to reject it. cc @publiccodeyml/steering-committee 📄 Voting procedure | 📄 Working Group Charter | 🤖 bot commands |
Resubmit #198, which was deleted by mistake
cc @bzg