mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Add myself as codeowner for amazon_polly
(#119189)
This commit is contained in:
parent
9e7a6408c2
commit
f32b29e700
@ -88,6 +88,7 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/alert/ @home-assistant/core @frenck
|
||||
/homeassistant/components/alexa/ @home-assistant/cloud @ochlocracy @jbouwh
|
||||
/tests/components/alexa/ @home-assistant/cloud @ochlocracy @jbouwh
|
||||
/homeassistant/components/amazon_polly/ @jschlyter
|
||||
/homeassistant/components/amberelectric/ @madpilot
|
||||
/tests/components/amberelectric/ @madpilot
|
||||
/homeassistant/components/ambient_network/ @thomaskistler
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "amazon_polly",
|
||||
"name": "Amazon Polly",
|
||||
"codeowners": [],
|
||||
"codeowners": ["@jschlyter"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/amazon_polly",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["boto3", "botocore", "s3transfer"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user