Remove myself from yeelight codeowners (#62239)
parent
6ce99bfc80
commit
b50a5d32a7
|
@ -1055,8 +1055,8 @@ homeassistant/components/yamaha_musiccast/* @vigonotion @micha91
|
|||
tests/components/yamaha_musiccast/* @vigonotion @micha91
|
||||
homeassistant/components/yandex_transport/* @rishatik92 @devbis
|
||||
tests/components/yandex_transport/* @rishatik92 @devbis
|
||||
homeassistant/components/yeelight/* @rytilahti @zewelor @shenxn @starkillerOG
|
||||
tests/components/yeelight/* @rytilahti @zewelor @shenxn @starkillerOG
|
||||
homeassistant/components/yeelight/* @zewelor @shenxn @starkillerOG
|
||||
tests/components/yeelight/* @zewelor @shenxn @starkillerOG
|
||||
homeassistant/components/yeelightsunflower/* @lindsaymarkward
|
||||
homeassistant/components/yi/* @bachya
|
||||
homeassistant/components/youless/* @gjong
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Yeelight",
|
||||
"documentation": "https://www.home-assistant.io/integrations/yeelight",
|
||||
"requirements": ["yeelight==0.7.8", "async-upnp-client==0.23.0"],
|
||||
"codeowners": ["@rytilahti", "@zewelor", "@shenxn", "@starkillerOG"],
|
||||
"codeowners": ["@zewelor", "@shenxn", "@starkillerOG"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["network"],
|
||||
"quality_scale": "platinum",
|
||||
|
|
Loading…
Reference in New Issue