mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add @esev as codeowner for wemo (#46756)
This commit is contained in:
parent
8b97f62a8e
commit
76e5f86b76
@ -521,6 +521,7 @@ homeassistant/components/watson_tts/* @rutkai
|
|||||||
homeassistant/components/weather/* @fabaff
|
homeassistant/components/weather/* @fabaff
|
||||||
homeassistant/components/webostv/* @bendavid
|
homeassistant/components/webostv/* @bendavid
|
||||||
homeassistant/components/websocket_api/* @home-assistant/core
|
homeassistant/components/websocket_api/* @home-assistant/core
|
||||||
|
homeassistant/components/wemo/* @esev
|
||||||
homeassistant/components/wiffi/* @mampfes
|
homeassistant/components/wiffi/* @mampfes
|
||||||
homeassistant/components/wilight/* @leofig-rj
|
homeassistant/components/wilight/* @leofig-rj
|
||||||
homeassistant/components/withings/* @vangorra
|
homeassistant/components/withings/* @vangorra
|
||||||
|
@ -12,5 +12,5 @@
|
|||||||
"homekit": {
|
"homekit": {
|
||||||
"models": ["Socket", "Wemo"]
|
"models": ["Socket", "Wemo"]
|
||||||
},
|
},
|
||||||
"codeowners": []
|
"codeowners": ["@esev"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user