mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +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
|
||||
/homeassistant/components/motioneye/ @dermotduffy
|
||||
/tests/components/motioneye/ @dermotduffy
|
||||
/homeassistant/components/mpd/ @fabaff
|
||||
/homeassistant/components/mqtt/ @emontnemery
|
||||
/tests/components/mqtt/ @emontnemery
|
||||
/homeassistant/components/msteams/ @peroyvind
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "Music Player Daemon (MPD)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
||||
"requirements": ["python-mpd2==3.0.5"],
|
||||
"codeowners": ["@fabaff"],
|
||||
"codeowners": [],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["mpd"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user