mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Remove myself from Music Player Daemon codeowners (#69963)
This commit is contained in:
parent
7a3e995030
commit
93b714a978
@ -639,7 +639,6 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/motion_blinds/ @starkillerOG
|
/tests/components/motion_blinds/ @starkillerOG
|
||||||
/homeassistant/components/motioneye/ @dermotduffy
|
/homeassistant/components/motioneye/ @dermotduffy
|
||||||
/tests/components/motioneye/ @dermotduffy
|
/tests/components/motioneye/ @dermotduffy
|
||||||
/homeassistant/components/mpd/ @fabaff
|
|
||||||
/homeassistant/components/mqtt/ @emontnemery
|
/homeassistant/components/mqtt/ @emontnemery
|
||||||
/tests/components/mqtt/ @emontnemery
|
/tests/components/mqtt/ @emontnemery
|
||||||
/homeassistant/components/msteams/ @peroyvind
|
/homeassistant/components/msteams/ @peroyvind
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "Music Player Daemon (MPD)",
|
"name": "Music Player Daemon (MPD)",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
||||||
"requirements": ["python-mpd2==3.0.5"],
|
"requirements": ["python-mpd2==3.0.5"],
|
||||||
"codeowners": ["@fabaff"],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["mpd"]
|
"loggers": ["mpd"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user