mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Remove code owner for envisalink integration (#103864)
This commit is contained in:
parent
b3ff30a9c8
commit
9907e11b03
@ -350,7 +350,6 @@ build.json @home-assistant/supervisor
|
|||||||
/homeassistant/components/entur_public_transport/ @hfurubotten
|
/homeassistant/components/entur_public_transport/ @hfurubotten
|
||||||
/homeassistant/components/environment_canada/ @gwww @michaeldavie
|
/homeassistant/components/environment_canada/ @gwww @michaeldavie
|
||||||
/tests/components/environment_canada/ @gwww @michaeldavie
|
/tests/components/environment_canada/ @gwww @michaeldavie
|
||||||
/homeassistant/components/envisalink/ @ufodone
|
|
||||||
/homeassistant/components/ephember/ @ttroy50
|
/homeassistant/components/ephember/ @ttroy50
|
||||||
/homeassistant/components/epson/ @pszafer
|
/homeassistant/components/epson/ @pszafer
|
||||||
/tests/components/epson/ @pszafer
|
/tests/components/epson/ @pszafer
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "envisalink",
|
"domain": "envisalink",
|
||||||
"name": "Envisalink",
|
"name": "Envisalink",
|
||||||
"codeowners": ["@ufodone"],
|
"codeowners": [],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/envisalink",
|
"documentation": "https://www.home-assistant.io/integrations/envisalink",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["pyenvisalink"],
|
"loggers": ["pyenvisalink"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user