mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Remove myself from codeowners (#70129)
This commit is contained in:
@@ -926,8 +926,6 @@ build.json @home-assistant/supervisor
|
|||||||
/homeassistant/components/smhi/ @gjohansson-ST
|
/homeassistant/components/smhi/ @gjohansson-ST
|
||||||
/tests/components/smhi/ @gjohansson-ST
|
/tests/components/smhi/ @gjohansson-ST
|
||||||
/homeassistant/components/sms/ @ocalvo
|
/homeassistant/components/sms/ @ocalvo
|
||||||
/homeassistant/components/smtp/ @fabaff
|
|
||||||
/tests/components/smtp/ @fabaff
|
|
||||||
/homeassistant/components/solaredge/ @frenck
|
/homeassistant/components/solaredge/ @frenck
|
||||||
/tests/components/solaredge/ @frenck
|
/tests/components/solaredge/ @frenck
|
||||||
/homeassistant/components/solaredge_local/ @drobtravels @scheric
|
/homeassistant/components/solaredge_local/ @drobtravels @scheric
|
||||||
|
@@ -2,6 +2,6 @@
|
|||||||
"domain": "smtp",
|
"domain": "smtp",
|
||||||
"name": "SMTP",
|
"name": "SMTP",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/smtp",
|
"documentation": "https://www.home-assistant.io/integrations/smtp",
|
||||||
"codeowners": ["@fabaff"],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user