mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add secondary codeowner to statistics integration (#62622)
This commit is contained in:
parent
a49aa065b7
commit
0b8cf47613
@ -871,8 +871,8 @@ homeassistant/components/srp_energy/* @briglx
|
||||
tests/components/srp_energy/* @briglx
|
||||
homeassistant/components/starline/* @anonym-tsk
|
||||
tests/components/starline/* @anonym-tsk
|
||||
homeassistant/components/statistics/* @fabaff
|
||||
tests/components/statistics/* @fabaff
|
||||
homeassistant/components/statistics/* @fabaff @ThomDietrich
|
||||
tests/components/statistics/* @fabaff @ThomDietrich
|
||||
homeassistant/components/stiebel_eltron/* @fucm
|
||||
homeassistant/components/stookalert/* @fwestenberg @frenck
|
||||
tests/components/stookalert/* @fwestenberg @frenck
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "Statistics",
|
||||
"documentation": "https://www.home-assistant.io/integrations/statistics",
|
||||
"after_dependencies": ["recorder"],
|
||||
"codeowners": ["@fabaff"],
|
||||
"codeowners": ["@fabaff", "@ThomDietrich"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user