diff --git a/CODEOWNERS b/CODEOWNERS index 16fb44fd789..f33d4052304 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -293,8 +293,6 @@ build.json @home-assistant/supervisor /tests/components/dsmr/ @Robbie1221 @frenck /homeassistant/components/dsmr_reader/ @depl0y @glodenox /tests/components/dsmr_reader/ @depl0y @glodenox -/homeassistant/components/dunehd/ @bieniu -/tests/components/dunehd/ @bieniu /homeassistant/components/duotecno/ @cereal2nd /tests/components/duotecno/ @cereal2nd /homeassistant/components/dwd_weather_warnings/ @runningman84 @stephan192 @andarotajo diff --git a/homeassistant/components/dunehd/manifest.json b/homeassistant/components/dunehd/manifest.json index f0d4d71ed0d..b5528e0f565 100644 --- a/homeassistant/components/dunehd/manifest.json +++ b/homeassistant/components/dunehd/manifest.json @@ -1,7 +1,7 @@ { "domain": "dunehd", "name": "Dune HD", - "codeowners": ["@bieniu"], + "codeowners": [], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/dunehd", "iot_class": "local_polling",