1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00

Fix code owner for indevolt integration (#165214)

This commit is contained in:
A. Gideonse
2026-03-09 17:40:00 +01:00
committed by GitHub
parent 28088a7e1a
commit 9d828502a3
2 changed files with 3 additions and 3 deletions

4
CODEOWNERS generated
View File

@@ -792,8 +792,8 @@ build.json @home-assistant/supervisor
/tests/components/improv_ble/ @emontnemery
/homeassistant/components/incomfort/ @jbouwh
/tests/components/incomfort/ @jbouwh
/homeassistant/components/indevolt/ @xirtnl
/tests/components/indevolt/ @xirtnl
/homeassistant/components/indevolt/ @xirt
/tests/components/indevolt/ @xirt
/homeassistant/components/inels/ @epdevlab
/tests/components/inels/ @epdevlab
/homeassistant/components/influxdb/ @mdegat01 @Robbie1221

View File

@@ -1,7 +1,7 @@
{
"domain": "indevolt",
"name": "Indevolt",
"codeowners": ["@xirtnl"],
"codeowners": ["@xirt"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/indevolt",
"integration_type": "device",