Fix typo in codeowner handle (#182445)

This commit is contained in:
Manu
2026-09-17 07:29:00 +02:00
committed by GitHub
parent 8f4c394961
commit 35eead1b86
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -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
@@ -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",