8000 Update Author and URL in library.json · Compy/ESPAsyncWebServer@5200b97 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5200b97

Browse files
committed
Update Author and URL in library.json
1 parent 32ab7bd commit 5200b97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"keywords":"http,async,websocket,webserver",
55
"authors":
66
{
7-
"name": "Hristo Gochkov",
7+
"name": "ESPHome Team",
88
"maintainer": true
99
},
1010
"repository":
1111
{
1212
540C "type": "git",
13-
"url": "https://github.com/OttoWinter/ESPAsyncWebServer.git"
13+
"url": "https://github.com/esphome/ESPAsyncWebServer.git"
1414
},
1515
"version": "1.2.7",
1616
"license": "LGPL-3.0",

0 commit comments

Comments
 (0)
0