Remove code owner for envisalink integration (#103864)
parent
b3ff30a9c8
commit
9907e11b03
|
@ -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
|
||||
|
|
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue