mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Add myself as code owner to statistics (#132719)
This commit is contained in:
parent
786a417ac9
commit
3be0d0d085
@ -1415,8 +1415,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/ @ThomDietrich
|
/homeassistant/components/statistics/ @ThomDietrich @gjohansson-ST
|
||||||
/tests/components/statistics/ @ThomDietrich
|
/tests/components/statistics/ @ThomDietrich @gjohansson-ST
|
||||||
/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": ["@ThomDietrich"],
|
"codeowners": ["@ThomDietrich", "@gjohansson-ST"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/statistics",
|
"documentation": "https://www.home-assistant.io/integrations/statistics",
|
||||||
"integration_type": "helper",
|
"integration_type": "helper",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user