Set synesthesiam as codeowner of conversation (#86958)
parent
2cdeb6f1cd
commit
28affe91be
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue