mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 07:47:08 +00:00
Change statistics component ownership (#88692)
This commit is contained in:
parent
84823d2fcf
commit
ee8f746808
@ -1138,8 +1138,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/starline/ @anonym-tsk
|
/tests/components/starline/ @anonym-tsk
|
||||||
/homeassistant/components/starlink/ @boswelja
|
/homeassistant/components/starlink/ @boswelja
|
||||||
/tests/components/starlink/ @boswelja
|
/tests/components/starlink/ @boswelja
|
||||||
/homeassistant/components/statistics/ @fabaff @ThomDietrich
|
/homeassistant/components/statistics/ @ThomDietrich
|
||||||
/tests/components/statistics/ @fabaff @ThomDietrich
|
/tests/components/statistics/ @ThomDietrich
|
||||||
/homeassistant/components/steam_online/ @tkdrob
|
/homeassistant/components/steam_online/ @tkdrob
|
||||||
/tests/components/steam_online/ @tkdrob
|
/tests/components/steam_online/ @tkdrob
|
||||||
/homeassistant/components/steamist/ @bdraco
|
/homeassistant/components/steamist/ @bdraco
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"domain": "statistics",
|
"domain": "statistics",
|
||||||
"name": "Statistics",
|
"name": "Statistics",
|
||||||
"after_dependencies": ["recorder"],
|
"after_dependencies": ["recorder"],
|
||||||
"codeowners": ["@fabaff", "@ThomDietrich"],
|
"codeowners": ["@ThomDietrich"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/statistics",
|
"documentation": "https://www.home-assistant.io/integrations/statistics",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"quality_scale": "internal"
|
"quality_scale": "internal"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user