Skip to content

Commit

Permalink
Add synesthesiam as a codeowner on intent (#86998)
Browse files Browse the repository at this point in the history
  • Loading branch information
synesthesiam authored Jan 31, 2023
1 parent be69c81 commit f465412
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/intent/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit f465412

Please sign in to comment.