mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
Remove codeowner. (#152869)
This commit is contained in:
2
CODEOWNERS
generated
2
CODEOWNERS
generated
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user