Skip to content

Commit d4e9725

Browse files
authored
Merge pull request #31 from per1234/standardize-maintainer
Use standardized `maintainer` metadata property value
2 parents b3873db + 2a6d9d3 commit d4e9725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name=Arduino_Opta_Blueprint
22
version=0.2.6
33
author=Daniele Aimo ([email protected])
4-
maintainer=Daniele Aimo (d.aimo@arduino.cc)
4+
maintainer=Arduino <info@arduino.cc>
55
sentence=Library used to connect OPTA and OPTA Expansion Modules on I2C / UART
66
paragraph=This library discover the presence of different Expansions (for example OPTA Digital) present on the I2C bus, automatically assing addresses to them and allow to control their Input/Output from the Opta Controller.
77
category=Communication

0 commit comments

Comments
 (0)