diff --git a/CODEOWNERS b/CODEOWNERS index b1bef3c79244..955895265893 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1742,8 +1742,8 @@ CLAUDE.md @home-assistant/core /tests/components/smartthings/ @joostlek /homeassistant/components/smarttub/ @mdz /tests/components/smarttub/ @mdz -/homeassistant/components/smarty/ @z0mbieprocess -/tests/components/smarty/ @z0mbieprocess +/homeassistant/components/smarty/ @z0mbieprocess @marcodutto +/tests/components/smarty/ @z0mbieprocess @marcodutto /homeassistant/components/smhi/ @gjohansson-ST /tests/components/smhi/ @gjohansson-ST /homeassistant/components/smlight/ @tl-sl diff --git a/homeassistant/components/smarty/manifest.json b/homeassistant/components/smarty/manifest.json index fb102a8f9e9f..00788a116a73 100644 --- a/homeassistant/components/smarty/manifest.json +++ b/homeassistant/components/smarty/manifest.json @@ -1,7 +1,7 @@ { "domain": "smarty", "name": "Salda Smarty", - "codeowners": ["@z0mbieprocess"], + "codeowners": ["@z0mbieprocess", "@marcodutto"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/smarty", "integration_type": "hub",