mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Add myself as code owner for ring integration (#103767)
This commit is contained in:
parent
ebdd2daab6
commit
70f7582f95
@ -1059,6 +1059,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/rhasspy/ @balloob @synesthesiam
|
/tests/components/rhasspy/ @balloob @synesthesiam
|
||||||
/homeassistant/components/ridwell/ @bachya
|
/homeassistant/components/ridwell/ @bachya
|
||||||
/tests/components/ridwell/ @bachya
|
/tests/components/ridwell/ @bachya
|
||||||
|
/homeassistant/components/ring/ @sdb9696
|
||||||
|
/tests/components/ring/ @sdb9696
|
||||||
/homeassistant/components/risco/ @OnFreund
|
/homeassistant/components/risco/ @OnFreund
|
||||||
/tests/components/risco/ @OnFreund
|
/tests/components/risco/ @OnFreund
|
||||||
/homeassistant/components/rituals_perfume_genie/ @milanmeu @frenck
|
/homeassistant/components/rituals_perfume_genie/ @milanmeu @frenck
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "ring",
|
"domain": "ring",
|
||||||
"name": "Ring",
|
"name": "Ring",
|
||||||
"codeowners": [],
|
"codeowners": ["@sdb9696"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["ffmpeg"],
|
"dependencies": ["ffmpeg"],
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user