mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Add codeowner for lutron integration (#28682)
* add codeowner for lutron integration * ran hassfest
This commit is contained in:
parent
0ac8b297cd
commit
aea7c1c0ce
@ -177,6 +177,7 @@ homeassistant/components/logi_circle/* @evanjd
|
||||
homeassistant/components/lovelace/* @home-assistant/frontend
|
||||
homeassistant/components/luci/* @fbradyirl @mzdrale
|
||||
homeassistant/components/luftdaten/* @fabaff
|
||||
homeassistant/components/lutron/* @JonGilmore
|
||||
homeassistant/components/mastodon/* @fabaff
|
||||
homeassistant/components/matrix/* @tinloaf
|
||||
homeassistant/components/mcp23017/* @jardiamj
|
||||
|
@ -6,5 +6,7 @@
|
||||
"pylutron==0.2.5"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
"codeowners": [
|
||||
"@JonGilmore"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user