From ac44c8e34d659305e7b67064eed8e1813835f379 Mon Sep 17 00:00:00 2001 From: Steven Looman Date: Mon, 10 Oct 2022 22:15:58 +0200 Subject: [PATCH] Update codeowners for upnp component (#80042) Drop @ehendrix23 from codeowners --- CODEOWNERS | 4 ++-- homeassistant/components/upnp/manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 9890a8f3502..529925b90f6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1200,8 +1200,8 @@ build.json @home-assistant/supervisor /tests/components/upcloud/ @scop /homeassistant/components/update/ @home-assistant/core /tests/components/update/ @home-assistant/core -/homeassistant/components/upnp/ @StevenLooman @ehendrix23 -/tests/components/upnp/ @StevenLooman @ehendrix23 +/homeassistant/components/upnp/ @StevenLooman +/tests/components/upnp/ @StevenLooman /homeassistant/components/uptime/ @frenck /tests/components/uptime/ @frenck /homeassistant/components/uptimerobot/ @ludeeus @chemelli74 diff --git a/homeassistant/components/upnp/manifest.json b/homeassistant/components/upnp/manifest.json index a4b913ec4c8..8d1912f2fc4 100644 --- a/homeassistant/components/upnp/manifest.json +++ b/homeassistant/components/upnp/manifest.json @@ -5,7 +5,7 @@ "documentation": "https://www.home-assistant.io/integrations/upnp", "requirements": ["async-upnp-client==0.31.2", "getmac==0.8.2"], "dependencies": ["network", "ssdp"], - "codeowners": ["@StevenLooman", "@ehendrix23"], + "codeowners": ["@StevenLooman"], "ssdp": [ { "st": "urn:schemas-upnp-org:device:InternetGatewayDevice:1"