Change codeowner of LG Infrared (#170578)

This commit is contained in:
Abílio Costa
2026-05-14 13:46:39 +02:00
committed by GitHub
parent 8ba113769d
commit 3514d9d3ca
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -979,8 +979,8 @@ CLAUDE.md @home-assistant/core
/tests/components/lektrico/ @lektrico
/homeassistant/components/letpot/ @jpelgrom
/tests/components/letpot/ @jpelgrom
/homeassistant/components/lg_infrared/ @home-assistant/core
/tests/components/lg_infrared/ @home-assistant/core
/homeassistant/components/lg_infrared/ @abmantis
/tests/components/lg_infrared/ @abmantis
/homeassistant/components/lg_netcast/ @Drafteed @splinter98
/tests/components/lg_netcast/ @Drafteed @splinter98
/homeassistant/components/lg_thinq/ @LG-ThinQ-Integration
@@ -1,7 +1,7 @@
{
"domain": "lg_infrared",
"name": "LG Infrared",
"codeowners": ["@home-assistant/core"],
"codeowners": ["@abmantis"],
"config_flow": true,
"dependencies": ["infrared"],
"documentation": "https://www.home-assistant.io/integrations/lg_infrared",