mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 09:23:17 -04:00
Add codeowner to SMTP integration (#182638)
This commit is contained in:
Generated
+2
@@ -1750,6 +1750,8 @@ CLAUDE.md @home-assistant/core
|
||||
/tests/components/smhi/ @gjohansson-ST
|
||||
/homeassistant/components/smlight/ @tl-sl
|
||||
/tests/components/smlight/ @tl-sl
|
||||
/homeassistant/components/smtp/ @tr4nt0r
|
||||
/tests/components/smtp/ @tr4nt0r
|
||||
/homeassistant/components/snapcast/ @luar123
|
||||
/tests/components/snapcast/ @luar123
|
||||
/homeassistant/components/snmp/ @nmaggioni
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "smtp",
|
||||
"name": "SMTP",
|
||||
"codeowners": [],
|
||||
"codeowners": ["@tr4nt0r"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/smtp",
|
||||
"integration_type": "service",
|
||||
|
||||
Reference in New Issue
Block a user