mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Remove myself from PVOutput codeowners (#69957)
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user