Files
lucide/icons/signal-zero.json
Jakob Guddas 7a17a2f343 feat: update contributors on release (#1218)
* feat: add contributors on release

* fix: added contributors to icon schema

* fix: added missing dependencies

* feat: changed lost contributor handling

* fix: improved git log arguments

* Add all previous contributors

* Reordered icon JSON attributes

* Merged main and updated contributors

* fix: resolved contributor resolution issue

* chore: added previous contributors

* Added commits with odd e-mails manually

* Added latest icons + removed github workflow

---------

Co-authored-by: Karsa <karsa@karsa.org>
2023-06-01 12:17:23 +02:00

23 lines
303 B
JSON

{
"$schema": "../icon.schema.json",
"contributors": [
"ericfennis",
"danielbayley",
"karsa-mistmere",
"azdle"
],
"tags": [
"connection",
"wireless",
"gsm",
"phone",
"2g",
"3g",
"4g",
"5g",
"lost"
],
"categories": [
"connectivity"
]
}