mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Remove myself from yeelight codeowners (#62239)
This commit is contained in:
parent
6ce99bfc80
commit
b50a5d32a7
@ -1055,8 +1055,8 @@ homeassistant/components/yamaha_musiccast/* @vigonotion @micha91
|
|||||||
tests/components/yamaha_musiccast/* @vigonotion @micha91
|
tests/components/yamaha_musiccast/* @vigonotion @micha91
|
||||||
homeassistant/components/yandex_transport/* @rishatik92 @devbis
|
homeassistant/components/yandex_transport/* @rishatik92 @devbis
|
||||||
tests/components/yandex_transport/* @rishatik92 @devbis
|
tests/components/yandex_transport/* @rishatik92 @devbis
|
||||||
homeassistant/components/yeelight/* @rytilahti @zewelor @shenxn @starkillerOG
|
homeassistant/components/yeelight/* @zewelor @shenxn @starkillerOG
|
||||||
tests/components/yeelight/* @rytilahti @zewelor @shenxn @starkillerOG
|
tests/components/yeelight/* @zewelor @shenxn @starkillerOG
|
||||||
homeassistant/components/yeelightsunflower/* @lindsaymarkward
|
homeassistant/components/yeelightsunflower/* @lindsaymarkward
|
||||||
homeassistant/components/yi/* @bachya
|
homeassistant/components/yi/* @bachya
|
||||||
homeassistant/components/youless/* @gjong
|
homeassistant/components/youless/* @gjong
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "Yeelight",
|
"name": "Yeelight",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/yeelight",
|
"documentation": "https://www.home-assistant.io/integrations/yeelight",
|
||||||
"requirements": ["yeelight==0.7.8", "async-upnp-client==0.23.0"],
|
"requirements": ["yeelight==0.7.8", "async-upnp-client==0.23.0"],
|
||||||
"codeowners": ["@rytilahti", "@zewelor", "@shenxn", "@starkillerOG"],
|
"codeowners": ["@zewelor", "@shenxn", "@starkillerOG"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["network"],
|
"dependencies": ["network"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user