Remove myself from edl21 codeowners (#80947)
This commit is contained in:
parent
1c8156bd33
commit
93d4d02aac
2 changed files with 1 additions and 2 deletions
|
@ -285,7 +285,6 @@ build.json @home-assistant/supervisor
|
||||||
/homeassistant/components/ecovacs/ @OverloadUT @mib1185
|
/homeassistant/components/ecovacs/ @OverloadUT @mib1185
|
||||||
/homeassistant/components/ecowitt/ @pvizeli
|
/homeassistant/components/ecowitt/ @pvizeli
|
||||||
/tests/components/ecowitt/ @pvizeli
|
/tests/components/ecowitt/ @pvizeli
|
||||||
/homeassistant/components/edl21/ @mtdcr
|
|
||||||
/homeassistant/components/efergy/ @tkdrob
|
/homeassistant/components/efergy/ @tkdrob
|
||||||
/tests/components/efergy/ @tkdrob
|
/tests/components/efergy/ @tkdrob
|
||||||
/homeassistant/components/egardia/ @jeroenterheerdt
|
/homeassistant/components/egardia/ @jeroenterheerdt
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"name": "EDL21",
|
"name": "EDL21",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/edl21",
|
"documentation": "https://www.home-assistant.io/integrations/edl21",
|
||||||
"requirements": ["pysml==0.0.8"],
|
"requirements": ["pysml==0.0.8"],
|
||||||
"codeowners": ["@mtdcr"],
|
"codeowners": [],
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["sml"]
|
"loggers": ["sml"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue