mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Remove myself from Music Player Daemon codeowners (#69963)
This commit is contained in:
@@ -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"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user