1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 08:26:41 +01:00

Update Touchline codeowner (#166420)

This commit is contained in:
Magnus Nordseth
2026-03-25 00:20:01 +01:00
committed by GitHub
parent 86901bfd80
commit 11351500ea
2 changed files with 3 additions and 1 deletions

2
CODEOWNERS generated
View File

@@ -1762,6 +1762,8 @@ build.json @home-assistant/supervisor
/tests/components/tomorrowio/ @raman325 @lymanepp
/homeassistant/components/totalconnect/ @austinmroczek
/tests/components/totalconnect/ @austinmroczek
/homeassistant/components/touchline/ @mnordseth
/tests/components/touchline/ @mnordseth
/homeassistant/components/touchline_sl/ @jnsgruk
/tests/components/touchline_sl/ @jnsgruk
/homeassistant/components/tplink/ @rytilahti @bdraco @sdb9696

View File

@@ -1,7 +1,7 @@
{
"domain": "touchline",
"name": "Roth Touchline",
"codeowners": [],
"codeowners": ["@mnordseth"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/touchline",
"integration_type": "hub",