Update zengge codeowners (#69068)

This commit is contained in:
Erik Montnemery 2022-04-01 14:38:34 +02:00 committed by GitHub
parent 044d71f016
commit c01637130b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -1185,6 +1185,7 @@ build.json @home-assistant/supervisor
/homeassistant/components/yi/ @bachya
/homeassistant/components/youless/ @gjong
/tests/components/youless/ @gjong
/homeassistant/components/zengge/ @emontnemery
/homeassistant/components/zeroconf/ @bdraco
/tests/components/zeroconf/ @bdraco
/homeassistant/components/zerproc/ @emlove

View file

@ -3,7 +3,7 @@
"name": "Zengge",
"documentation": "https://www.home-assistant.io/integrations/zengge",
"requirements": ["zengge==0.2"],
"codeowners": [],
"codeowners": ["@emontnemery"],
"iot_class": "local_polling",
"loggers": ["zengge"]
}