Remove AlarmDecoder Codeowner (#66078)
This commit is contained in:
parent
2df5060d80
commit
37525ae8c3
2 changed files with 1 additions and 3 deletions
|
@ -43,8 +43,6 @@ homeassistant/components/airtouch4/* @LonePurpleWolf
|
|||
tests/components/airtouch4/* @LonePurpleWolf
|
||||
homeassistant/components/airvisual/* @bachya
|
||||
tests/components/airvisual/* @bachya
|
||||
homeassistant/components/alarmdecoder/* @ajschmidt8
|
||||
tests/components/alarmdecoder/* @ajschmidt8
|
||||
homeassistant/components/alexa/* @home-assistant/cloud @ochlocracy
|
||||
tests/components/alexa/* @home-assistant/cloud @ochlocracy
|
||||
homeassistant/components/almond/* @gcampax @balloob
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "AlarmDecoder",
|
||||
"documentation": "https://www.home-assistant.io/integrations/alarmdecoder",
|
||||
"requirements": ["adext==0.4.2"],
|
||||
"codeowners": ["@ajschmidt8"],
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["adext", "alarmdecoder"]
|
||||
|
|
Loading…
Add table
Reference in a new issue