Add myself as code owner for ring integration (#103767)
This commit is contained in:
parent
ebdd2daab6
commit
70f7582f95
2 changed files with 3 additions and 1 deletions
|
@ -1059,6 +1059,8 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/rhasspy/ @balloob @synesthesiam
|
||||
/homeassistant/components/ridwell/ @bachya
|
||||
/tests/components/ridwell/ @bachya
|
||||
/homeassistant/components/ring/ @sdb9696
|
||||
/tests/components/ring/ @sdb9696
|
||||
/homeassistant/components/risco/ @OnFreund
|
||||
/tests/components/risco/ @OnFreund
|
||||
/homeassistant/components/rituals_perfume_genie/ @milanmeu @frenck
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "ring",
|
||||
"name": "Ring",
|
||||
"codeowners": [],
|
||||
"codeowners": ["@sdb9696"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["ffmpeg"],
|
||||
"dhcp": [
|
||||
|
|
Loading…
Add table
Reference in a new issue