Add myself to Switcher codeowners (#51158)

pull/51176/head
Shay Levy 2021-05-27 18:37:54 +03:00 committed by GitHub
parent c0656878db
commit b6355bcb48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -481,7 +481,7 @@ homeassistant/components/surepetcare/* @benleb
homeassistant/components/swiss_hydrological_data/* @fabaff
homeassistant/components/swiss_public_transport/* @fabaff
homeassistant/components/switchbot/* @danielhiversen
homeassistant/components/switcher_kis/* @tomerfi
homeassistant/components/switcher_kis/* @tomerfi @thecode
homeassistant/components/switchmate/* @danielhiversen
homeassistant/components/syncthing/* @zhulik
homeassistant/components/syncthru/* @nielstron

View File

@ -2,7 +2,7 @@
"domain": "switcher_kis",
"name": "Switcher",
"documentation": "https://www.home-assistant.io/integrations/switcher_kis/",
"codeowners": ["@tomerfi"],
"codeowners": ["@tomerfi","@thecode"],
"requirements": ["aioswitcher==1.2.1"],
"iot_class": "local_push"
}