Skip to content

Commit 0e8fecb

Browse files
authored
Merge pull request #35 from per1234/standardize-maintainer
Use standardized `maintainer` metadata property value
2 parents 97b03e9 + 6772d38 commit 0e8fecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=Temboo
22
author=Temboo
3-
maintainer=Temboo <[email protected]>
3+
maintainer=Arduino <[email protected]>
44
sentence=This library enables calls to Temboo, a platform that connects Arduino boards to 100+ APIs, databases, code utilities and more.
55
paragraph=Use this library to connect your Arduino board to Temboo, making it simple to interact with a vast array of web-based resources and services.
66
category=Communication
77
url=http://www.temboo.com/arduino
88
architectures=*
99
version=1.2.1
10-
core-dependencies=arduino (>=1.5.0)
10+
core-dependencies=arduino (>=1.5.0)

0 commit comments

Comments
 (0)