Change code owner - MotionMount integration (#139187)
parent
37240e811b
commit
f98720e525
|
@ -967,8 +967,8 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/motionblinds_ble/ @LennP @jerrybboy
|
||||
/homeassistant/components/motioneye/ @dermotduffy
|
||||
/tests/components/motioneye/ @dermotduffy
|
||||
/homeassistant/components/motionmount/ @RJPoelstra
|
||||
/tests/components/motionmount/ @RJPoelstra
|
||||
/homeassistant/components/motionmount/ @laiho-vogels
|
||||
/tests/components/motionmount/ @laiho-vogels
|
||||
/homeassistant/components/mqtt/ @emontnemery @jbouwh @bdraco
|
||||
/tests/components/mqtt/ @emontnemery @jbouwh @bdraco
|
||||
/homeassistant/components/msteams/ @peroyvind
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "motionmount",
|
||||
"name": "Vogel's MotionMount",
|
||||
"codeowners": ["@RJPoelstra"],
|
||||
"codeowners": ["@laiho-vogels"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/motionmount",
|
||||
"integration_type": "device",
|
||||
|
|
Loading…
Reference in New Issue