mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Add codeowners for Squeezebox (#127564)
* Add codeowners for Squeezebox * Update CODEOWNERS
This commit is contained in:
@ -1389,8 +1389,8 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/spotify/ @frenck @joostlek
|
||||
/homeassistant/components/sql/ @gjohansson-ST @dougiteixeira
|
||||
/tests/components/sql/ @gjohansson-ST @dougiteixeira
|
||||
/homeassistant/components/squeezebox/ @rajlaud
|
||||
/tests/components/squeezebox/ @rajlaud
|
||||
/homeassistant/components/squeezebox/ @rajlaud @pssc @peteS-UK
|
||||
/tests/components/squeezebox/ @rajlaud @pssc @peteS-UK
|
||||
/homeassistant/components/srp_energy/ @briglx
|
||||
/tests/components/srp_energy/ @briglx
|
||||
/homeassistant/components/starline/ @anonym-tsk
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "squeezebox",
|
||||
"name": "Squeezebox (Lyrion Music Server)",
|
||||
"codeowners": ["@rajlaud"],
|
||||
"codeowners": ["@rajlaud", "@pssc", "@peteS-UK"],
|
||||
"config_flow": true,
|
||||
"dhcp": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user