1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-18 07:56:03 +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