mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Add codeowner to Home Connect (#137029)
This commit is contained in:
parent
065cdf421f
commit
9bc3c417ae
4
CODEOWNERS
generated
4
CODEOWNERS
generated
@ -625,8 +625,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/hlk_sw16/ @jameshilliard
|
/tests/components/hlk_sw16/ @jameshilliard
|
||||||
/homeassistant/components/holiday/ @jrieger @gjohansson-ST
|
/homeassistant/components/holiday/ @jrieger @gjohansson-ST
|
||||||
/tests/components/holiday/ @jrieger @gjohansson-ST
|
/tests/components/holiday/ @jrieger @gjohansson-ST
|
||||||
/homeassistant/components/home_connect/ @DavidMStraub @Diegorro98
|
/homeassistant/components/home_connect/ @DavidMStraub @Diegorro98 @MartinHjelmare
|
||||||
/tests/components/home_connect/ @DavidMStraub @Diegorro98
|
/tests/components/home_connect/ @DavidMStraub @Diegorro98 @MartinHjelmare
|
||||||
/homeassistant/components/homeassistant/ @home-assistant/core
|
/homeassistant/components/homeassistant/ @home-assistant/core
|
||||||
/tests/components/homeassistant/ @home-assistant/core
|
/tests/components/homeassistant/ @home-assistant/core
|
||||||
/homeassistant/components/homeassistant_alerts/ @home-assistant/core
|
/homeassistant/components/homeassistant_alerts/ @home-assistant/core
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "home_connect",
|
"domain": "home_connect",
|
||||||
"name": "Home Connect",
|
"name": "Home Connect",
|
||||||
"codeowners": ["@DavidMStraub", "@Diegorro98"],
|
"codeowners": ["@DavidMStraub", "@Diegorro98", "@MartinHjelmare"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["application_credentials"],
|
"dependencies": ["application_credentials"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user