Remove sebfortier2288 from Soma code owners (#143715)

* chore(soma): remove from codeowner

* chore(soma): remove from sebfortier2288 codeowners
pull/143730/head
sebfortier2288 2025-04-26 12:56:56 -04:00 committed by GitHub
parent d8cb7c475b
commit 202addc39d
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

@ -1441,8 +1441,8 @@ build.json @home-assistant/supervisor
/tests/components/solarlog/ @Ernst79 @dontinelli
/homeassistant/components/solax/ @squishykid @Darsstar
/tests/components/solax/ @squishykid @Darsstar
/homeassistant/components/soma/ @ratsept @sebfortier2288
/tests/components/soma/ @ratsept @sebfortier2288
/homeassistant/components/soma/ @ratsept
/tests/components/soma/ @ratsept
/homeassistant/components/sonarr/ @ctalkington
/tests/components/sonarr/ @ctalkington
/homeassistant/components/songpal/ @rytilahti @shenxn

View File

@ -1,7 +1,7 @@
{
"domain": "soma",
"name": "Soma Connect",
"codeowners": ["@ratsept", "@sebfortier2288"],
"codeowners": ["@ratsept"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/soma",
"iot_class": "local_polling",