Remove myself from Dune HD codeowners (#99268)
parent
f1ec99b9c9
commit
62b1211dee
|
@ -293,8 +293,6 @@ build.json @home-assistant/supervisor
|
||||||
/tests/components/dsmr/ @Robbie1221 @frenck
|
/tests/components/dsmr/ @Robbie1221 @frenck
|
||||||
/homeassistant/components/dsmr_reader/ @depl0y @glodenox
|
/homeassistant/components/dsmr_reader/ @depl0y @glodenox
|
||||||
/tests/components/dsmr_reader/ @depl0y @glodenox
|
/tests/components/dsmr_reader/ @depl0y @glodenox
|
||||||
/homeassistant/components/dunehd/ @bieniu
|
|
||||||
/tests/components/dunehd/ @bieniu
|
|
||||||
/homeassistant/components/duotecno/ @cereal2nd
|
/homeassistant/components/duotecno/ @cereal2nd
|
||||||
/tests/components/duotecno/ @cereal2nd
|
/tests/components/duotecno/ @cereal2nd
|
||||||
/homeassistant/components/dwd_weather_warnings/ @runningman84 @stephan192 @andarotajo
|
/homeassistant/components/dwd_weather_warnings/ @runningman84 @stephan192 @andarotajo
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"domain": "dunehd",
|
"domain": "dunehd",
|
||||||
"name": "Dune HD",
|
"name": "Dune HD",
|
||||||
"codeowners": ["@bieniu"],
|
"codeowners": [],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/dunehd",
|
"documentation": "https://www.home-assistant.io/integrations/dunehd",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
|
Loading…
Reference in New Issue