mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Add core as codeowner for stt integration (#90777)
This commit is contained in:
parent
a9e14cd8d7
commit
3b2127b1dc
@ -1157,8 +1157,8 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/stookwijzer/ @fwestenberg
|
||||
/homeassistant/components/stream/ @hunterjm @uvjustin @allenporter
|
||||
/tests/components/stream/ @hunterjm @uvjustin @allenporter
|
||||
/homeassistant/components/stt/ @pvizeli
|
||||
/tests/components/stt/ @pvizeli
|
||||
/homeassistant/components/stt/ @home-assistant/core @pvizeli
|
||||
/tests/components/stt/ @home-assistant/core @pvizeli
|
||||
/homeassistant/components/subaru/ @G-Two
|
||||
/tests/components/subaru/ @G-Two
|
||||
/homeassistant/components/suez_water/ @ooii
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "stt",
|
||||
"name": "Speech-to-Text (STT)",
|
||||
"codeowners": ["@pvizeli"],
|
||||
"codeowners": ["@home-assistant/core", "@pvizeli"],
|
||||
"dependencies": ["http"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/stt",
|
||||
"integration_type": "entity",
|
||||
|
Loading…
x
Reference in New Issue
Block a user