From 275c8b6982e952aa24855599f0732c7a4a84b9db Mon Sep 17 00:00:00 2001 From: Anders Melchiorsen Date: Sat, 23 May 2020 11:08:01 +0200 Subject: [PATCH] Update sonos codeowners (#36016) --- CODEOWNERS | 1 - homeassistant/components/sonos/manifest.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index fcc8edf7710..2d7805d676a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -372,7 +372,6 @@ homeassistant/components/soma/* @ratsept homeassistant/components/somfy/* @tetienne homeassistant/components/sonarr/* @ctalkington homeassistant/components/songpal/* @rytilahti @shenxn -homeassistant/components/sonos/* @amelchio homeassistant/components/spaceapi/* @fabaff homeassistant/components/speedtestdotnet/* @rohankapoorcom homeassistant/components/spider/* @peternijssen diff --git a/homeassistant/components/sonos/manifest.json b/homeassistant/components/sonos/manifest.json index e5ce9ede290..020bfbade56 100644 --- a/homeassistant/components/sonos/manifest.json +++ b/homeassistant/components/sonos/manifest.json @@ -9,5 +9,5 @@ "st": "urn:schemas-upnp-org:device:ZonePlayer:1" } ], - "codeowners": ["@amelchio"] + "codeowners": [] }