Add @thomaskistler as an owner of hydrawise (#120477)
This commit is contained in:
parent
3cc3eb21b4
commit
9718a9571e
2 changed files with 3 additions and 3 deletions
|
@ -631,8 +631,8 @@ build.json @home-assistant/supervisor
|
||||||
/tests/components/huum/ @frwickst
|
/tests/components/huum/ @frwickst
|
||||||
/homeassistant/components/hvv_departures/ @vigonotion
|
/homeassistant/components/hvv_departures/ @vigonotion
|
||||||
/tests/components/hvv_departures/ @vigonotion
|
/tests/components/hvv_departures/ @vigonotion
|
||||||
/homeassistant/components/hydrawise/ @dknowles2 @ptcryan
|
/homeassistant/components/hydrawise/ @dknowles2 @thomaskistler @ptcryan
|
||||||
/tests/components/hydrawise/ @dknowles2 @ptcryan
|
/tests/components/hydrawise/ @dknowles2 @thomaskistler @ptcryan
|
||||||
/homeassistant/components/hyperion/ @dermotduffy
|
/homeassistant/components/hyperion/ @dermotduffy
|
||||||
/tests/components/hyperion/ @dermotduffy
|
/tests/components/hyperion/ @dermotduffy
|
||||||
/homeassistant/components/ialarm/ @RyuzakiKK
|
/homeassistant/components/ialarm/ @RyuzakiKK
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"domain": "hydrawise",
|
"domain": "hydrawise",
|
||||||
"name": "Hunter Hydrawise",
|
"name": "Hunter Hydrawise",
|
||||||
"codeowners": ["@dknowles2", "@ptcryan"],
|
"codeowners": ["@dknowles2", "@thomaskistler", "@ptcryan"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/hydrawise",
|
"documentation": "https://www.home-assistant.io/integrations/hydrawise",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
|
|
Loading…
Add table
Reference in a new issue