mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Add Emulated Hue code owner (#29319)
This commit is contained in:
parent
040fd9c258
commit
67498595e4
@ -87,6 +87,7 @@ homeassistant/components/egardia/* @jeroenterheerdt
|
||||
homeassistant/components/eight_sleep/* @mezz64
|
||||
homeassistant/components/elv/* @majuss
|
||||
homeassistant/components/emby/* @mezz64
|
||||
homeassistant/components/emulated_hue/* @NobleKangaroo
|
||||
homeassistant/components/enigma2/* @fbradyirl
|
||||
homeassistant/components/enocean/* @bdurrer
|
||||
homeassistant/components/entur_public_transport/* @hfurubotten
|
||||
|
@ -6,5 +6,7 @@
|
||||
"aiohttp_cors==0.7.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
"codeowners": [
|
||||
"@NobleKangaroo"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user