1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00

Update code owner for Xiaomi TV (#24102)

* Update code owner

* Update CODEOWNERS
This commit is contained in:
Simon Nørager Sørensen 2019-05-25 17:57:16 +02:00 committed by Fabian Affolter
parent c928f82cbf
commit f867b025e5
2 changed files with 2 additions and 2 deletions

View File

@ -265,7 +265,7 @@ homeassistant/components/worldclock/* @fabaff
homeassistant/components/xfinity/* @cisasteelersfan
homeassistant/components/xiaomi_aqara/* @danielhiversen @syssi
homeassistant/components/xiaomi_miio/* @rytilahti @syssi
homeassistant/components/xiaomi_tv/* @fattdev
homeassistant/components/xiaomi_tv/* @simse
homeassistant/components/xmpp/* @fabaff @flowolf
homeassistant/components/yamaha_musiccast/* @jalmeroth
homeassistant/components/yeelight/* @rytilahti @zewelor

View File

@ -7,6 +7,6 @@
],
"dependencies": [],
"codeowners": [
"@fattdev"
"@simse"
]
}