From d8a7336a3ff5cc0e600c1f2dd24da9f58ac7d22e Mon Sep 17 00:00:00 2001 From: north3221 Date: Tue, 29 Nov 2022 12:58:53 +0000 Subject: [PATCH] Remove as codeowner for tado (#82919) --- CODEOWNERS | 4 ++-- homeassistant/components/tado/manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 78ab439cf7e..83651f4ddc0 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1137,8 +1137,8 @@ build.json @home-assistant/supervisor /homeassistant/components/synology_srm/ @aerialls /homeassistant/components/system_bridge/ @timmo001 /tests/components/system_bridge/ @timmo001 -/homeassistant/components/tado/ @michaelarnauts @north3221 -/tests/components/tado/ @michaelarnauts @north3221 +/homeassistant/components/tado/ @michaelarnauts +/tests/components/tado/ @michaelarnauts /homeassistant/components/tag/ @balloob @dmulcahey /tests/components/tag/ @balloob @dmulcahey /homeassistant/components/tailscale/ @frenck diff --git a/homeassistant/components/tado/manifest.json b/homeassistant/components/tado/manifest.json index 078c821eeb4..529b4bcfb97 100644 --- a/homeassistant/components/tado/manifest.json +++ b/homeassistant/components/tado/manifest.json @@ -3,7 +3,7 @@ "name": "Tado", "documentation": "https://www.home-assistant.io/integrations/tado", "requirements": ["python-tado==0.12.0"], - "codeowners": ["@michaelarnauts", "@north3221"], + "codeowners": ["@michaelarnauts"], "config_flow": true, "homekit": { "models": ["tado", "AC02"]