Change code owner - MotionMount integration (#139187)

pull/139189/head
laiho-vogels 2025-02-24 13:59:34 +01:00 committed by GitHub
parent 37240e811b
commit f98720e525
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

@ -967,8 +967,8 @@ build.json @home-assistant/supervisor
/tests/components/motionblinds_ble/ @LennP @jerrybboy /tests/components/motionblinds_ble/ @LennP @jerrybboy
/homeassistant/components/motioneye/ @dermotduffy /homeassistant/components/motioneye/ @dermotduffy
/tests/components/motioneye/ @dermotduffy /tests/components/motioneye/ @dermotduffy
/homeassistant/components/motionmount/ @RJPoelstra /homeassistant/components/motionmount/ @laiho-vogels
/tests/components/motionmount/ @RJPoelstra /tests/components/motionmount/ @laiho-vogels
/homeassistant/components/mqtt/ @emontnemery @jbouwh @bdraco /homeassistant/components/mqtt/ @emontnemery @jbouwh @bdraco
/tests/components/mqtt/ @emontnemery @jbouwh @bdraco /tests/components/mqtt/ @emontnemery @jbouwh @bdraco
/homeassistant/components/msteams/ @peroyvind /homeassistant/components/msteams/ @peroyvind

View File

@ -1,7 +1,7 @@
{ {
"domain": "motionmount", "domain": "motionmount",
"name": "Vogel's MotionMount", "name": "Vogel's MotionMount",
"codeowners": ["@RJPoelstra"], "codeowners": ["@laiho-vogels"],
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/motionmount", "documentation": "https://www.home-assistant.io/integrations/motionmount",
"integration_type": "device", "integration_type": "device",