Remove myself from const and util codeowners (#97527)

This commit is contained in:
epenet 2023-07-31 16:06:06 +02:00 committed by GitHub
parent e7069d48be
commit 9df1805b3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -19,8 +19,6 @@ 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

View File

@ -25,8 +25,6 @@ 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()