From 0acd4b28f9d433fa47db0991a4559c8d81332d49 Mon Sep 17 00:00:00 2001 From: Lindsay Ward Date: Sun, 28 Oct 2018 21:18:44 +1000 Subject: [PATCH] Add myself to CODEOWNERS for Yeelight Sunflower light platform (#17896) --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 55400d15920..b4bd5883393 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -68,6 +68,7 @@ homeassistant/components/influx.py @fabaff homeassistant/components/light/lifx_legacy.py @amelchio homeassistant/components/light/tplink.py @rytilahti homeassistant/components/light/yeelight.py @rytilahti +homeassistant/components/light/yeelightsunflower.py @lindsaymarkward homeassistant/components/lock/nello.py @pschmitt homeassistant/components/lock/nuki.py @pschmitt homeassistant/components/media_player/emby.py @mezz64