Remove code owner for envisalink integration (#103864)

pull/104587/head
ufodone 2023-11-27 00:59:18 -08:00 committed by GitHub
parent b3ff30a9c8
commit 9907e11b03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -350,7 +350,6 @@ build.json @home-assistant/supervisor
/homeassistant/components/entur_public_transport/ @hfurubotten
/homeassistant/components/environment_canada/ @gwww @michaeldavie
/tests/components/environment_canada/ @gwww @michaeldavie
/homeassistant/components/envisalink/ @ufodone
/homeassistant/components/ephember/ @ttroy50
/homeassistant/components/epson/ @pszafer
/tests/components/epson/ @pszafer

View File

@ -1,7 +1,7 @@
{
"domain": "envisalink",
"name": "Envisalink",
"codeowners": ["@ufodone"],
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/envisalink",
"iot_class": "local_push",
"loggers": ["pyenvisalink"],