Remove myself as code owner of sun component (#144854)

* Remove myself as code owner

I'm haven't actively been working on this for some time. Have removed myself as a code owner.

* cleanup

* cleanup

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Penny Wood
2025-05-14 14:37:51 +08:00
committed by GitHub
parent d2a692393f
commit 67174fb07e
2 changed files with 3 additions and 3 deletions

4
CODEOWNERS generated
View File

@ -1484,8 +1484,8 @@ build.json @home-assistant/supervisor
/tests/components/subaru/ @G-Two
/homeassistant/components/suez_water/ @ooii @jb101010-2
/tests/components/suez_water/ @ooii @jb101010-2
/homeassistant/components/sun/ @Swamp-Ig
/tests/components/sun/ @Swamp-Ig
/homeassistant/components/sun/ @home-assistant/core
/tests/components/sun/ @home-assistant/core
/homeassistant/components/supla/ @mwegrzynek
/homeassistant/components/surepetcare/ @benleb @danielhiversen
/tests/components/surepetcare/ @benleb @danielhiversen

View File

@ -1,7 +1,7 @@
{
"domain": "sun",
"name": "Sun",
"codeowners": ["@Swamp-Ig"],
"codeowners": ["@home-assistant/core"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/sun",
"iot_class": "calculated",