Skip to content

Commit 442005e

Browse files
authored
Add codeowner for Aranet (home-assistant#101496)
1 parent dd8bd0d commit 442005e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ build.json @home-assistant/supervisor
100100
/tests/components/apprise/ @caronc
101101
/homeassistant/components/aprs/ @PhilRW
102102
/tests/components/aprs/ @PhilRW
103-
/homeassistant/components/aranet/ @aschmitz
104-
/tests/components/aranet/ @aschmitz
103+
/homeassistant/components/aranet/ @aschmitz @thecode
104+
/tests/components/aranet/ @aschmitz @thecode
105105
/homeassistant/components/arcam_fmj/ @elupus
106106
/tests/components/arcam_fmj/ @elupus
107107
/homeassistant/components/arris_tg2492lg/ @vanbalken

homeassistant/components/aranet/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"connectable": false
1414
}
1515
],
16-
"codeowners": ["@aschmitz"],
16+
"codeowners": ["@aschmitz", "@thecode"],
1717
"config_flow": true,
1818
"dependencies": ["bluetooth_adapters"],
1919
"documentation": "https://www.home-assistant.io/integrations/aranet",

0 commit comments

Comments
 (0)