1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

Remove codeowner. (#152869)

This commit is contained in:
jan iversen
2025-09-24 12:43:22 +02:00
committed by GitHub
parent 0f904d418b
commit 475b84cc5f
2 changed files with 1 additions and 3 deletions
Generated
-2
View File
@@ -974,8 +974,6 @@ build.json @home-assistant/supervisor
/tests/components/moat/ @bdraco
/homeassistant/components/mobile_app/ @home-assistant/core
/tests/components/mobile_app/ @home-assistant/core
/homeassistant/components/modbus/ @janiversen
/tests/components/modbus/ @janiversen
/homeassistant/components/modem_callerid/ @tkdrob
/tests/components/modem_callerid/ @tkdrob
/homeassistant/components/modern_forms/ @wonderslug
@@ -1,7 +1,7 @@
{
"domain": "modbus",
"name": "Modbus",
"codeowners": ["@janiversen"],
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/modbus",
"iot_class": "local_polling",
"loggers": ["pymodbus"],