mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Remove danielperna84 as codeowner (#109662)
* Remove danielperna84 as codeowner * Update CODEOWNERS
This commit is contained in:
parent
88f04bb3b4
commit
2b04975332
@ -570,8 +570,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/homekit/ @bdraco
|
/tests/components/homekit/ @bdraco
|
||||||
/homeassistant/components/homekit_controller/ @Jc2k @bdraco
|
/homeassistant/components/homekit_controller/ @Jc2k @bdraco
|
||||||
/tests/components/homekit_controller/ @Jc2k @bdraco
|
/tests/components/homekit_controller/ @Jc2k @bdraco
|
||||||
/homeassistant/components/homematic/ @pvizeli @danielperna84
|
/homeassistant/components/homematic/ @pvizeli
|
||||||
/tests/components/homematic/ @pvizeli @danielperna84
|
/tests/components/homematic/ @pvizeli
|
||||||
/homeassistant/components/homewizard/ @DCSBL
|
/homeassistant/components/homewizard/ @DCSBL
|
||||||
/tests/components/homewizard/ @DCSBL
|
/tests/components/homewizard/ @DCSBL
|
||||||
/homeassistant/components/honeywell/ @rdfurman @mkmer
|
/homeassistant/components/honeywell/ @rdfurman @mkmer
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "homematic",
|
"domain": "homematic",
|
||||||
"name": "Homematic",
|
"name": "Homematic",
|
||||||
"codeowners": ["@pvizeli", "@danielperna84"],
|
"codeowners": ["@pvizeli"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/homematic",
|
"documentation": "https://www.home-assistant.io/integrations/homematic",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["pyhomematic"],
|
"loggers": ["pyhomematic"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user