mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Remove myself as codeowner for Harmony (#116241)
* Remove myself as codeowner * Update CODEOWNERS * Format
This commit is contained in:
parent
7c64658aa9
commit
b582d51a8a
@ -556,8 +556,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/hardkernel/ @home-assistant/core
|
/tests/components/hardkernel/ @home-assistant/core
|
||||||
/homeassistant/components/hardware/ @home-assistant/core
|
/homeassistant/components/hardware/ @home-assistant/core
|
||||||
/tests/components/hardware/ @home-assistant/core
|
/tests/components/hardware/ @home-assistant/core
|
||||||
/homeassistant/components/harmony/ @ehendrix23 @bramkragten @bdraco @mkeesey @Aohzan
|
/homeassistant/components/harmony/ @ehendrix23 @bdraco @mkeesey @Aohzan
|
||||||
/tests/components/harmony/ @ehendrix23 @bramkragten @bdraco @mkeesey @Aohzan
|
/tests/components/harmony/ @ehendrix23 @bdraco @mkeesey @Aohzan
|
||||||
/homeassistant/components/hassio/ @home-assistant/supervisor
|
/homeassistant/components/hassio/ @home-assistant/supervisor
|
||||||
/tests/components/hassio/ @home-assistant/supervisor
|
/tests/components/hassio/ @home-assistant/supervisor
|
||||||
/homeassistant/components/hdmi_cec/ @inytar
|
/homeassistant/components/hdmi_cec/ @inytar
|
||||||
|
@ -1,13 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "harmony",
|
"domain": "harmony",
|
||||||
"name": "Logitech Harmony Hub",
|
"name": "Logitech Harmony Hub",
|
||||||
"codeowners": [
|
"codeowners": ["@ehendrix23", "@bdraco", "@mkeesey", "@Aohzan"],
|
||||||
"@ehendrix23",
|
|
||||||
"@bramkragten",
|
|
||||||
"@bdraco",
|
|
||||||
"@mkeesey",
|
|
||||||
"@Aohzan"
|
|
||||||
],
|
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["remote", "switch"],
|
"dependencies": ["remote", "switch"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/harmony",
|
"documentation": "https://www.home-assistant.io/integrations/harmony",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user