mirror of
https://github.com/home-assistant/core.git
synced 2026-09-25 17:04:04 -04:00
Fix typo in codeowner handle (#182445)
This commit is contained in:
Generated
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user