mirror of
https://github.com/home-assistant/core.git
synced 2025-05-04 05:59:16 +00:00
Remove @newAM from hdmi_cec codeowners (#47542)
This commit is contained in:
parent
7050c71524
commit
a066f84828
@ -186,7 +186,6 @@ homeassistant/components/guardian/* @bachya
|
|||||||
homeassistant/components/habitica/* @ASMfreaK @leikoilja
|
homeassistant/components/habitica/* @ASMfreaK @leikoilja
|
||||||
homeassistant/components/harmony/* @ehendrix23 @bramkragten @bdraco @mkeesey
|
homeassistant/components/harmony/* @ehendrix23 @bramkragten @bdraco @mkeesey
|
||||||
homeassistant/components/hassio/* @home-assistant/supervisor
|
homeassistant/components/hassio/* @home-assistant/supervisor
|
||||||
homeassistant/components/hdmi_cec/* @newAM
|
|
||||||
homeassistant/components/heatmiser/* @andylockran
|
homeassistant/components/heatmiser/* @andylockran
|
||||||
homeassistant/components/heos/* @andrewsayre
|
homeassistant/components/heos/* @andrewsayre
|
||||||
homeassistant/components/here_travel_time/* @eifinger
|
homeassistant/components/here_travel_time/* @eifinger
|
||||||
|
@ -3,5 +3,5 @@
|
|||||||
"name": "HDMI-CEC",
|
"name": "HDMI-CEC",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/hdmi_cec",
|
"documentation": "https://www.home-assistant.io/integrations/hdmi_cec",
|
||||||
"requirements": ["pyCEC==0.4.14"],
|
"requirements": ["pyCEC==0.4.14"],
|
||||||
"codeowners": ["@newAM"]
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user