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 developer as the maintainer. This is prone to "bit rot", as the scope of each individual's work may change over time. It is unlikely that an individual developer 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.

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 developer as the
maintainer. This is prone to "bit rot", as the scope of each individual's work may change over time. It is unlikely that
an individual developer 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.
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Apr 2, 2025
@per1234 per1234 self-assigned this Apr 2, 2025
@per1234 per1234 merged commit 0664e67 into arduino-libraries:master Apr 2, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant