Skip to content

Commit

Permalink
Remove AlarmDecoder Codeowner (home-assistant#66078)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajschmidt8 authored Feb 8, 2022
1 parent 2df5060 commit 37525ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/alarmdecoder/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
Expand Down

0 comments on commit 37525ae

Please sign in to comment.