mirror of
https://github.com/KevinMidboe/TinyGSM.git
synced 2025-10-29 18:00:18 +00:00
Restore proper primary credit to Volodymyr Shymanskyy
This commit is contained in:
11
library.json
11
library.json
@@ -5,21 +5,16 @@
|
|||||||
"keywords": "GSM, AT commands, AT, SIM800, SIM900, A6, A7, M590, ESP8266, SIM7000, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968, M95, MC60, MC60E, BG96, ublox, Quectel, SIMCOM, AI Thinker, LTE, LTE-M",
|
"keywords": "GSM, AT commands, AT, SIM800, SIM900, A6, A7, M590, ESP8266, SIM7000, SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868, SIM900A, SIM900D, SIM908, SIM968, M95, MC60, MC60E, BG96, ublox, Quectel, SIMCOM, AI Thinker, LTE, LTE-M",
|
||||||
"authors":
|
"authors":
|
||||||
[
|
[
|
||||||
{
|
|
||||||
"name": "Sara Damiano",
|
|
||||||
"email": "sdamiano@stroudcenter.org",
|
|
||||||
"url": "https://envirodiy.org/",
|
|
||||||
"maintainer": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Volodymyr Shymanskyy",
|
"name": "Volodymyr Shymanskyy",
|
||||||
"url": "https://github.com/vshymanskyy"
|
"url": "https://github.com/vshymanskyy",
|
||||||
|
"maintainer": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"repository":
|
"repository":
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/EnviroDIY/TinyGSM.git"
|
"url": "https://github.com/vshymanskyy/TinyGSM.git"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/vshymanskyy/TinyGSM",
|
"homepage": "https://github.com/vshymanskyy/TinyGSM",
|
||||||
"export": {
|
"export": {
|
||||||
|
|||||||
Reference in New Issue
Block a user