Add @tomer-w as code owner (#302)

This commit is contained in:
Tomer 2024-10-24 18:42:01 +03:00 committed by GitHub
parent 745a4f09fa
commit 206fc3cc0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
{ {
"domain": "rpi_gpio", "domain": "rpi_gpio",
"name": "Raspberry Pi GPIO", "name": "Raspberry Pi GPIO",
"codeowners": [ "@thecode" ], "codeowners": [ "@thecode", "@tomer-w" ],
"documentation": "https://github.com/thecode/ha-rpi_gpio", "documentation": "https://github.com/thecode/ha-rpi_gpio",
"integration_type": "hub", "integration_type": "hub",
"iot_class": "local_push", "iot_class": "local_push",