From 65fb688164197ad5d0d9d0820982e0bf44c2d168 Mon Sep 17 00:00:00 2001 From: YogevBokobza Date: Fri, 20 Sep 2024 23:19:27 +0300 Subject: [PATCH] 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 --- CODEOWNERS | 4 ++-- homeassistant/components/switcher_kis/manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 10feb81b2ea..e3c2b47c497 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1436,8 +1436,8 @@ build.json @home-assistant/supervisor /tests/components/switchbot/ @danielhiversen @RenierM26 @murtas @Eloston @dsypniewski /homeassistant/components/switchbot_cloud/ @SeraphicRav @laurence-presland @Gigatrappeur /tests/components/switchbot_cloud/ @SeraphicRav @laurence-presland @Gigatrappeur -/homeassistant/components/switcher_kis/ @thecode -/tests/components/switcher_kis/ @thecode +/homeassistant/components/switcher_kis/ @thecode @YogevBokobza +/tests/components/switcher_kis/ @thecode @YogevBokobza /homeassistant/components/switchmate/ @danielhiversen @qiz-li /homeassistant/components/syncthing/ @zhulik /tests/components/syncthing/ @zhulik diff --git a/homeassistant/components/switcher_kis/manifest.json b/homeassistant/components/switcher_kis/manifest.json index f9956621ca6..902316f374e 100644 --- a/homeassistant/components/switcher_kis/manifest.json +++ b/homeassistant/components/switcher_kis/manifest.json @@ -1,7 +1,7 @@ { "domain": "switcher_kis", "name": "Switcher", - "codeowners": ["@thecode"], + "codeowners": ["@thecode", "@YogevBokobza"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/switcher_kis", "iot_class": "local_push",