Skip to content

Commit

Permalink
Remove myself from codeowners (home-assistant#70129)
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff authored Apr 15, 2022
1 parent 04a1533 commit 7133b80
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 @@ -926,8 +926,6 @@ build.json @home-assistant/supervisor
/homeassistant/components/smhi/ @gjohansson-ST
/tests/components/smhi/ @gjohansson-ST
/homeassistant/components/sms/ @ocalvo
/homeassistant/components/smtp/ @fabaff
/tests/components/smtp/ @fabaff
/homeassistant/components/solaredge/ @frenck
/tests/components/solaredge/ @frenck
/homeassistant/components/solaredge_local/ @drobtravels @scheric
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/smtp/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"domain": "smtp",
"name": "SMTP",
"documentation": "https://www.home-assistant.io/integrations/smtp",
"codeowners": ["@fabaff"],
"codeowners": [],
"iot_class": "cloud_push"
}

0 comments on commit 7133b80

Please sign in to comment.