diff --git a/CODEOWNERS b/CODEOWNERS index 955895265893..e2bc0385e518 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1437,8 +1437,8 @@ CLAUDE.md @home-assistant/core /tests/components/pi_hole/ @shenxn /homeassistant/components/picnic/ @corneyl @codesalatdev /tests/components/picnic/ @corneyl @codesalatdev -/homeassistant/components/picotts/ @rooggiieerr -/tests/components/picotts/ @rooggiieerr +/homeassistant/components/picotts/ @rrooggiieerr +/tests/components/picotts/ @rrooggiieerr /homeassistant/components/ping/ @jpbede /tests/components/ping/ @jpbede /homeassistant/components/plaato/ @JohNan diff --git a/homeassistant/components/picotts/manifest.json b/homeassistant/components/picotts/manifest.json index 20ca5487e945..85078ad5841a 100644 --- a/homeassistant/components/picotts/manifest.json +++ b/homeassistant/components/picotts/manifest.json @@ -1,7 +1,7 @@ { "domain": "picotts", "name": "Pico TTS", - "codeowners": ["@rooggiieerr"], + "codeowners": ["@rrooggiieerr"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/picotts", "integration_type": "service",