Skip to content

Commit 2f28de0

Browse files
committed
Add Sandeep Mistry as co-author
1 parent 40b9ec5 commit 2f28de0

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

library.json

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@
22
"name": "NTPClient",
33
"keywords": "ntp, client, time",
44
"description": "A NTPClient to connect to a time server",
5-
"authors":
6-
{
7-
"name": "Fabrice Weinberg",
8-
"email": "[email protected]"
9-
},
5+
"authors":
6+
[
7+
{
8+
"name": "Fabrice Weinberg",
9+
"email": "[email protected]"
10+
},
11+
{
12+
"name": "Sandeep Mistry",
13+
"email": "[email protected]"
14+
}
15+
],
1016
"repository":
1117
{
1218
"type": "git",

0 commit comments

Comments
 (0)