diff --git a/CODEOWNERS b/CODEOWNERS index 47b76523db8..b059808408b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1187,8 +1187,8 @@ build.json @home-assistant/supervisor /tests/components/switchbee/ @jafar-atili /homeassistant/components/switchbot/ @bdraco @danielhiversen @RenierM26 @murtas @Eloston @dsypniewski /tests/components/switchbot/ @bdraco @danielhiversen @RenierM26 @murtas @Eloston @dsypniewski -/homeassistant/components/switcher_kis/ @tomerfi @thecode -/tests/components/switcher_kis/ @tomerfi @thecode +/homeassistant/components/switcher_kis/ @thecode +/tests/components/switcher_kis/ @thecode /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 2be541c8106..823f2c5463f 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": ["@tomerfi", "@thecode"], + "codeowners": ["@thecode"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/switcher_kis/", "iot_class": "local_push",