Add Darsstar as codeowner for solax integration (#136528)

* Add Darsstar as codeowner for solax integration

* Update manifest.json
pull/133969/head^2
Robin Wohlers-Reichel 2025-01-26 01:18:20 +01:00 committed by GitHub
parent cf8409dcd2
commit cffb0a03d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
CODEOWNERS generated
View File

@ -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

View File

@ -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",