Update the codeowners of the incomfort integration (#118706)

This commit is contained in:
David Bonnes
2024-06-03 10:29:54 +01:00
committed by GitHub
parent 855ba68b62
commit 185ce8221b
2 changed files with 2 additions and 2 deletions

View File

@ -658,7 +658,7 @@ build.json @home-assistant/supervisor
/tests/components/imgw_pib/ @bieniu
/homeassistant/components/improv_ble/ @emontnemery
/tests/components/improv_ble/ @emontnemery
/homeassistant/components/incomfort/ @jbouwh @zxdavb
/homeassistant/components/incomfort/ @jbouwh
/homeassistant/components/influxdb/ @mdegat01
/tests/components/influxdb/ @mdegat01
/homeassistant/components/inkbird/ @bdraco

View File

@ -1,7 +1,7 @@
{
"domain": "incomfort",
"name": "Intergas InComfort/Intouch Lan2RF gateway",
"codeowners": ["@jbouwh", "@zxdavb"],
"codeowners": ["@jbouwh"],
"documentation": "https://www.home-assistant.io/integrations/incomfort",
"iot_class": "local_polling",
"loggers": ["incomfortclient"],