Add YogevBokobza to switcher_kis codeowners (#126359)

* Add YogevBokobza to switchre_kis CODEOWNERS

* Update manifest.json

* Update homeassistant/components/switcher_kis/manifest.json

---------

Co-authored-by: Shay Levy <levyshay1@gmail.com>
This commit is contained in:
YogevBokobza 2024-09-20 23:19:27 +03:00 committed by GitHub
parent 123b6b687e
commit 65fb688164
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -1436,8 +1436,8 @@ build.json @home-assistant/supervisor
/tests/components/switchbot/ @danielhiversen @RenierM26 @murtas @Eloston @dsypniewski /tests/components/switchbot/ @danielhiversen @RenierM26 @murtas @Eloston @dsypniewski
/homeassistant/components/switchbot_cloud/ @SeraphicRav @laurence-presland @Gigatrappeur /homeassistant/components/switchbot_cloud/ @SeraphicRav @laurence-presland @Gigatrappeur
/tests/components/switchbot_cloud/ @SeraphicRav @laurence-presland @Gigatrappeur /tests/components/switchbot_cloud/ @SeraphicRav @laurence-presland @Gigatrappeur
/homeassistant/components/switcher_kis/ @thecode /homeassistant/components/switcher_kis/ @thecode @YogevBokobza
/tests/components/switcher_kis/ @thecode /tests/components/switcher_kis/ @thecode @YogevBokobza
/homeassistant/components/switchmate/ @danielhiversen @qiz-li /homeassistant/components/switchmate/ @danielhiversen @qiz-li
/homeassistant/components/syncthing/ @zhulik /homeassistant/components/syncthing/ @zhulik
/tests/components/syncthing/ @zhulik /tests/components/syncthing/ @zhulik

View File

@ -1,7 +1,7 @@
{ {
"domain": "switcher_kis", "domain": "switcher_kis",
"name": "Switcher", "name": "Switcher",
"codeowners": ["@thecode"], "codeowners": ["@thecode", "@YogevBokobza"],
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/switcher_kis", "documentation": "https://www.home-assistant.io/integrations/switcher_kis",
"iot_class": "local_push", "iot_class": "local_push",