mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Add myself to songpal codeowners (#25221)
This commit is contained in:
parent
7089188fd5
commit
70cab201db
@ -237,6 +237,7 @@ homeassistant/components/smtp/* @fabaff
|
||||
homeassistant/components/solaredge_local/* @drobtravels
|
||||
homeassistant/components/solax/* @squishykid
|
||||
homeassistant/components/somfy/* @tetienne
|
||||
homeassistant/components/songpal/* @rytilahti
|
||||
homeassistant/components/sonos/* @amelchio
|
||||
homeassistant/components/spaceapi/* @fabaff
|
||||
homeassistant/components/spider/* @peternijssen
|
||||
|
@ -6,5 +6,7 @@
|
||||
"python-songpal==0.0.9.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
"codeowners": [
|
||||
"@rytilahti"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user