mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Remove dmcc from codeowners in vlc_telnet (#65810)
This commit is contained in:
parent
5c6d019d6b
commit
df0e98f428
@ -1032,8 +1032,8 @@ tests/components/vilfo/* @ManneW
|
|||||||
homeassistant/components/vivotek/* @HarlemSquirrel
|
homeassistant/components/vivotek/* @HarlemSquirrel
|
||||||
homeassistant/components/vizio/* @raman325
|
homeassistant/components/vizio/* @raman325
|
||||||
tests/components/vizio/* @raman325
|
tests/components/vizio/* @raman325
|
||||||
homeassistant/components/vlc_telnet/* @rodripf @dmcc @MartinHjelmare
|
homeassistant/components/vlc_telnet/* @rodripf @MartinHjelmare
|
||||||
tests/components/vlc_telnet/* @rodripf @dmcc @MartinHjelmare
|
tests/components/vlc_telnet/* @rodripf @MartinHjelmare
|
||||||
homeassistant/components/volkszaehler/* @fabaff
|
homeassistant/components/volkszaehler/* @fabaff
|
||||||
homeassistant/components/volumio/* @OnFreund
|
homeassistant/components/volumio/* @OnFreund
|
||||||
tests/components/volumio/* @OnFreund
|
tests/components/volumio/* @OnFreund
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/vlc_telnet",
|
"documentation": "https://www.home-assistant.io/integrations/vlc_telnet",
|
||||||
"requirements": ["aiovlc==0.1.0"],
|
"requirements": ["aiovlc==0.1.0"],
|
||||||
"codeowners": ["@rodripf", "@dmcc", "@MartinHjelmare"],
|
"codeowners": ["@rodripf", "@MartinHjelmare"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["aiovlc"]
|
"loggers": ["aiovlc"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user