Skip to content

Commit

Permalink
Remove code owner for envisalink integration (home-assistant#103864)
Browse files Browse the repository at this point in the history
  • Loading branch information
ufodone authored Nov 27, 2023
1 parent b3ff30a commit 9907e11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/envisalink/manifest.json
Original file line number Diff line number Diff line change
@@ -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"],
Expand Down

0 comments on commit 9907e11

Please sign in to comment.