mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Add codeowner for roku. (#32695)
This commit is contained in:
parent
01dc81d8fb
commit
180bcad477
@ -295,6 +295,7 @@ homeassistant/components/repetier/* @MTrab
|
|||||||
homeassistant/components/rfxtrx/* @danielhiversen
|
homeassistant/components/rfxtrx/* @danielhiversen
|
||||||
homeassistant/components/ring/* @balloob
|
homeassistant/components/ring/* @balloob
|
||||||
homeassistant/components/rmvtransport/* @cgtobi
|
homeassistant/components/rmvtransport/* @cgtobi
|
||||||
|
homeassistant/components/roku/* @ctalkington
|
||||||
homeassistant/components/roomba/* @pschmitt
|
homeassistant/components/roomba/* @pschmitt
|
||||||
homeassistant/components/safe_mode/* @home-assistant/core
|
homeassistant/components/safe_mode/* @home-assistant/core
|
||||||
homeassistant/components/saj/* @fredericvl
|
homeassistant/components/saj/* @fredericvl
|
||||||
|
@ -5,5 +5,5 @@
|
|||||||
"requirements": ["roku==4.0.0"],
|
"requirements": ["roku==4.0.0"],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"after_dependencies": ["discovery"],
|
"after_dependencies": ["discovery"],
|
||||||
"codeowners": []
|
"codeowners": ["@ctalkington"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user