Skip to content

Commit 32b591c

Browse files
authored
Remove Paul Stoffregen from list of library maintainers
Done at the request of Paul Stoffregen.
1 parent 4e356a6 commit 32b591c

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=Ethernet
22
version=2.0.0
33
author=Various (see AUTHORS file for details)
4-
maintainer=Paul Stoffregen <[email protected]>, Arduino <[email protected]>
4+
maintainer=Arduino <[email protected]>
55
sentence=Enables network connection (local and Internet) using the Arduino Ethernet Board or Shield.
66
paragraph=With this library you can use the Arduino Ethernet (shield or board) to connect to Internet. The library provides both client and server functionalities. The library permits you to connect to a local network also with DHCP and to resolve DNS.
77
category=Communication

0 commit comments

Comments
 (0)