Add synesthesiam as a codeowner on intent (#86998)
parent
be69c81db5
commit
f4654128db
|
@ -566,8 +566,8 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/integration/ @dgomes
|
||||
/homeassistant/components/intellifire/ @jeeftor
|
||||
/tests/components/intellifire/ @jeeftor
|
||||
/homeassistant/components/intent/ @home-assistant/core
|
||||
/tests/components/intent/ @home-assistant/core
|
||||
/homeassistant/components/intent/ @home-assistant/core @synesthesiam
|
||||
/tests/components/intent/ @home-assistant/core @synesthesiam
|
||||
/homeassistant/components/intesishome/ @jnimmo
|
||||
/homeassistant/components/ios/ @robbiet480
|
||||
/tests/components/ios/ @robbiet480
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"config_flow": false,
|
||||
"documentation": "https://www.home-assistant.io/integrations/intent",
|
||||
"dependencies": ["http"],
|
||||
"codeowners": ["@home-assistant/core"],
|
||||
"codeowners": ["@home-assistant/core", "@synesthesiam"],
|
||||
"quality_scale": "internal",
|
||||
"integration_type": "system"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue