mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Add synesthesiam as a codeowner on intent (#86998)
This commit is contained in:
parent
be69c81db5
commit
f4654128db
@ -566,8 +566,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/integration/ @dgomes
|
/tests/components/integration/ @dgomes
|
||||||
/homeassistant/components/intellifire/ @jeeftor
|
/homeassistant/components/intellifire/ @jeeftor
|
||||||
/tests/components/intellifire/ @jeeftor
|
/tests/components/intellifire/ @jeeftor
|
||||||
/homeassistant/components/intent/ @home-assistant/core
|
/homeassistant/components/intent/ @home-assistant/core @synesthesiam
|
||||||
/tests/components/intent/ @home-assistant/core
|
/tests/components/intent/ @home-assistant/core @synesthesiam
|
||||||
/homeassistant/components/intesishome/ @jnimmo
|
/homeassistant/components/intesishome/ @jnimmo
|
||||||
/homeassistant/components/ios/ @robbiet480
|
/homeassistant/components/ios/ @robbiet480
|
||||||
/tests/components/ios/ @robbiet480
|
/tests/components/ios/ @robbiet480
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"config_flow": false,
|
"config_flow": false,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/intent",
|
"documentation": "https://www.home-assistant.io/integrations/intent",
|
||||||
"dependencies": ["http"],
|
"dependencies": ["http"],
|
||||||
"codeowners": ["@home-assistant/core"],
|
"codeowners": ["@home-assistant/core", "@synesthesiam"],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"integration_type": "system"
|
"integration_type": "system"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user