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
|
/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
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue