Remove myself from PVOutput codeowners (#69957)
parent
ca9bbc72f3
commit
7b52dc5abc
|
@ -795,8 +795,8 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/pure_energie/ @klaasnicolaas
|
||||
/homeassistant/components/push/ @dgomes
|
||||
/tests/components/push/ @dgomes
|
||||
/homeassistant/components/pvoutput/ @fabaff @frenck
|
||||
/tests/components/pvoutput/ @fabaff @frenck
|
||||
/homeassistant/components/pvoutput/ @frenck
|
||||
/tests/components/pvoutput/ @frenck
|
||||
/homeassistant/components/pvpc_hourly_pricing/ @azogue
|
||||
/tests/components/pvpc_hourly_pricing/ @azogue
|
||||
/homeassistant/components/qbittorrent/ @geoffreylagaisse
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "PVOutput",
|
||||
"documentation": "https://www.home-assistant.io/integrations/pvoutput",
|
||||
"config_flow": true,
|
||||
"codeowners": ["@fabaff", "@frenck"],
|
||||
"codeowners": ["@frenck"],
|
||||
"requirements": ["pvo==0.2.2"],
|
||||
"iot_class": "cloud_polling",
|
||||
"quality_scale": "platinum"
|
||||
|
|
Loading…
Reference in New Issue