mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Pickup emulated_hue codeowner (#73725)
- I made some changes to this during this cycle so I want to get notifications for the next release.
This commit is contained in:
parent
cd08f1d0c0
commit
006ea441ad
@ -285,6 +285,8 @@ build.json @home-assistant/supervisor
|
||||
/homeassistant/components/emoncms/ @borpin
|
||||
/homeassistant/components/emonitor/ @bdraco
|
||||
/tests/components/emonitor/ @bdraco
|
||||
/homeassistant/components/emulated_hue/ @bdraco
|
||||
/tests/components/emulated_hue/ @bdraco
|
||||
/homeassistant/components/emulated_kasa/ @kbickar
|
||||
/tests/components/emulated_kasa/ @kbickar
|
||||
/homeassistant/components/energy/ @home-assistant/core
|
||||
|
@ -5,7 +5,7 @@
|
||||
"requirements": ["aiohttp_cors==0.7.0"],
|
||||
"dependencies": ["network"],
|
||||
"after_dependencies": ["http"],
|
||||
"codeowners": [],
|
||||
"codeowners": ["@bdraco"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user