Remove code owner. (#102829)

This commit is contained in:
Robert Van Gorkom 2023-10-25 20:25:23 -07:00 committed by GitHub
parent b89e7a2fe2
commit 6939970624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -311,8 +311,8 @@ build.json @home-assistant/supervisor
/tests/components/ecobee/ @marthoc @marcolivierarsenault
/homeassistant/components/ecoforest/ @pjanuario
/tests/components/ecoforest/ @pjanuario
/homeassistant/components/econet/ @vangorra @w1ll1am23
/tests/components/econet/ @vangorra @w1ll1am23
/homeassistant/components/econet/ @w1ll1am23
/tests/components/econet/ @w1ll1am23
/homeassistant/components/ecovacs/ @OverloadUT @mib1185
/homeassistant/components/ecowitt/ @pvizeli
/tests/components/ecowitt/ @pvizeli

View File

@ -1,7 +1,7 @@
{
"domain": "econet",
"name": "Rheem EcoNet Products",
"codeowners": ["@vangorra", "@w1ll1am23"],
"codeowners": ["@w1ll1am23"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/econet",
"iot_class": "cloud_push",