Skip to content

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Apr 2, 2025

The maintainer property of the library.properties metadata file defines the entity responsible for maintenance of the library.

In the libraries that are under Arduino's maintainership, it is standard practice to set the maintainer property to the general purpose value Arduino <info@arduino.cc>.

Previously, instead of that standard value, this library's maintainer property defined a specific Arduino team member as the maintainer. This is prone to "bit rot", as the scope of each individual's work may change over time, or they may even move on from working for Arduino. It is unlikely that the team member will remember to update the metadata values at such time as they are no longer able to dedicate themselves to maintaining the library. So the metadata is changed to use the standard value.

It is commendable for individual team members to take responsibility for maintenance of specific libraries. However, doing so is not in any way dependent on the value of a metadata property. The change to the metadata does not imply any change to maintenance responsibilities for the project.

The `maintainer` property of the library.properties metadata file defines the entity responsible for maintenance of the
library.

In the libraries that are under Arduino's maintainership, it is standard practice to set the `maintainer` property to
the general purpose value "Arduino <info@arduino.cc>".

Previously, instead of that standard value, this library's `maintainer` property defined a specific Arduino team member
as the maintainer. This is prone to "bit rot", as the scope of each individual's work may change over time, or they may
even move on from working for Arduino. It is unlikely that the team member will remember to update the metadata values
at such time as they are no longer able to dedicate themselves to maintaining the library. So the metadata is changed to
use the standard value.

It is commendable for individual team members to take responsibility for maintenance of specific libraries. However,
doing so is not in any way dependent on the value of a metadata property. The change to the metadata does not imply any
change to maintenance responsibilities for the project.
@per1234 per1234 added the enhancement New feature or request label Apr 2, 2025
@per1234 per1234 requested a review from maidnl April 2, 2025 02:59
@per1234 per1234 self-assigned this Apr 2, 2025
@per1234 per1234 merged commit d4e9725 into arduino-libraries:main Apr 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants