-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Type: Feature RequestNew feature or requestNew feature or request
Description
Related area
idf_component.yml
Is your feature request related to a problem?
The metadata attributes include maintainers. However, some authors are not necessarily a maintainer. For instance, you forked someone's code and ported it to ESP32. In this case, the original author is NOT a maintainer. Still, the original author deserves attribution as a licensee.
Describe the solution you'd like
Add new metadata attribute: authors.
The attribute is optional.
The value of authors is an array of string. The string can be anything, just like maintainers.
Another candidate is copyrights.
Describe alternatives you've considered
No response
Additional context
We have some codes derived from other projects. Our licenses mentions original authors in component's LICENSE file. It is not strictly necessary, however, I feel guilty when a component's metadata does not mention authors.
What do you think?
I have checked existing list of Feature requests and I have provided enough information.
- I confirm I have checked existing list of Feature requests and I have provided enough information.
Metadata
Metadata
Assignees
Labels
Type: Feature RequestNew feature or requestNew feature or request