mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Add codeowner for Aranet (#101496)
This commit is contained in:
parent
dd8bd0db5a
commit
442005e40f
@ -100,8 +100,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/apprise/ @caronc
|
/tests/components/apprise/ @caronc
|
||||||
/homeassistant/components/aprs/ @PhilRW
|
/homeassistant/components/aprs/ @PhilRW
|
||||||
/tests/components/aprs/ @PhilRW
|
/tests/components/aprs/ @PhilRW
|
||||||
/homeassistant/components/aranet/ @aschmitz
|
/homeassistant/components/aranet/ @aschmitz @thecode
|
||||||
/tests/components/aranet/ @aschmitz
|
/tests/components/aranet/ @aschmitz @thecode
|
||||||
/homeassistant/components/arcam_fmj/ @elupus
|
/homeassistant/components/arcam_fmj/ @elupus
|
||||||
/tests/components/arcam_fmj/ @elupus
|
/tests/components/arcam_fmj/ @elupus
|
||||||
/homeassistant/components/arris_tg2492lg/ @vanbalken
|
/homeassistant/components/arris_tg2492lg/ @vanbalken
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"connectable": false
|
"connectable": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"codeowners": ["@aschmitz"],
|
"codeowners": ["@aschmitz", "@thecode"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/aranet",
|
"documentation": "https://www.home-assistant.io/integrations/aranet",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user