Remove danielperna84 as codeowner (#109662)

* Remove danielperna84 as codeowner

* Update CODEOWNERS
This commit is contained in:
Daniel Perna 2024-03-15 23:42:04 +01:00 committed by GitHub
parent 88f04bb3b4
commit 2b04975332
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -570,8 +570,8 @@ build.json @home-assistant/supervisor
/tests/components/homekit/ @bdraco
/homeassistant/components/homekit_controller/ @Jc2k @bdraco
/tests/components/homekit_controller/ @Jc2k @bdraco
/homeassistant/components/homematic/ @pvizeli @danielperna84
/tests/components/homematic/ @pvizeli @danielperna84
/homeassistant/components/homematic/ @pvizeli
/tests/components/homematic/ @pvizeli
/homeassistant/components/homewizard/ @DCSBL
/tests/components/homewizard/ @DCSBL
/homeassistant/components/honeywell/ @rdfurman @mkmer

View File

@ -1,7 +1,7 @@
{
"domain": "homematic",
"name": "Homematic",
"codeowners": ["@pvizeli", "@danielperna84"],
"codeowners": ["@pvizeli"],
"documentation": "https://www.home-assistant.io/integrations/homematic",
"iot_class": "local_push",
"loggers": ["pyhomematic"],