Set synesthesiam as codeowner of conversation (#86958)

pull/86981/head
Michael Hansen 2023-01-30 16:02:25 -06:00 committed by GitHub
parent 2cdeb6f1cd
commit 28affe91be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -211,8 +211,8 @@ build.json @home-assistant/supervisor
/tests/components/configurator/ @home-assistant/core
/homeassistant/components/control4/ @lawtancool
/tests/components/control4/ @lawtancool
/homeassistant/components/conversation/ @home-assistant/core
/tests/components/conversation/ @home-assistant/core
/homeassistant/components/conversation/ @home-assistant/core @synesthesiam
/tests/components/conversation/ @home-assistant/core @synesthesiam
/homeassistant/components/coolmaster/ @OnFreund
/tests/components/coolmaster/ @OnFreund
/homeassistant/components/coronavirus/ @home-assistant/core

View File

@ -4,7 +4,7 @@
"documentation": "https://www.home-assistant.io/integrations/conversation",
"requirements": ["hassil==0.2.6", "home-assistant-intents==2023.1.25"],
"dependencies": ["http"],
"codeowners": ["@home-assistant/core"],
"codeowners": ["@home-assistant/core", "@synesthesiam"],
"quality_scale": "internal",
"iot_class": "local_push",
"integration_type": "system"