Skip to content

Commit

Permalink
Add codeowners for Squeezebox (#127564)
Browse files Browse the repository at this point in the history
* Add codeowners for Squeezebox

* Update CODEOWNERS
  • Loading branch information
rajlaud authored Oct 4, 2024
1 parent 8bbbaae commit c3e37ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/squeezebox/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "squeezebox",
"name": "Squeezebox (Lyrion Music Server)",
"codeowners": ["@rajlaud"],
"codeowners": ["@rajlaud", "@pssc", "@peteS-UK"],
"config_flow": true,
"dhcp": [
{
Expand Down

0 comments on commit c3e37ef

Please sign in to comment.