Add Darsstar as codeowner for solax integration (#136528)
* Add Darsstar as codeowner for solax integration * Update manifest.jsonpull/133969/head^2
parent
cf8409dcd2
commit
cffb0a03d2
|
@ -1408,8 +1408,8 @@ build.json @home-assistant/supervisor
|
|||
/homeassistant/components/solaredge_local/ @drobtravels @scheric
|
||||
/homeassistant/components/solarlog/ @Ernst79 @dontinelli
|
||||
/tests/components/solarlog/ @Ernst79 @dontinelli
|
||||
/homeassistant/components/solax/ @squishykid
|
||||
/tests/components/solax/ @squishykid
|
||||
/homeassistant/components/solax/ @squishykid @Darsstar
|
||||
/tests/components/solax/ @squishykid @Darsstar
|
||||
/homeassistant/components/soma/ @ratsept @sebfortier2288
|
||||
/tests/components/soma/ @ratsept @sebfortier2288
|
||||
/homeassistant/components/sonarr/ @ctalkington
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "solax",
|
||||
"name": "SolaX Power",
|
||||
"codeowners": ["@squishykid"],
|
||||
"codeowners": ["@squishykid", "@Darsstar"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/solax",
|
||||
"iot_class": "local_polling",
|
||||
|
|
Loading…
Reference in New Issue