Add myself to Switcher codeowners (#51158)
parent
c0656878db
commit
b6355bcb48
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue