mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Add myself as code owner to util and const (#80664)
This commit is contained in:
parent
b6b36861d9
commit
10dbef80ae
@ -19,6 +19,8 @@ build.json @home-assistant/supervisor
|
|||||||
|
|
||||||
# Other code
|
# Other code
|
||||||
/homeassistant/scripts/check_config.py @kellerza
|
/homeassistant/scripts/check_config.py @kellerza
|
||||||
|
/homeassistant/const.py @epenet
|
||||||
|
/homeassistant/util/ @epenet
|
||||||
|
|
||||||
# Integrations
|
# Integrations
|
||||||
/homeassistant/components/abode/ @shred86
|
/homeassistant/components/abode/ @shred86
|
||||||
|
@ -25,6 +25,8 @@ build.json @home-assistant/supervisor
|
|||||||
|
|
||||||
# Other code
|
# Other code
|
||||||
/homeassistant/scripts/check_config.py @kellerza
|
/homeassistant/scripts/check_config.py @kellerza
|
||||||
|
/homeassistant/const.py @epenet
|
||||||
|
/homeassistant/util/ @epenet
|
||||||
|
|
||||||
# Integrations
|
# Integrations
|
||||||
""".strip()
|
""".strip()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user