diff --git a/CODEOWNERS b/CODEOWNERS index 2121415fd75bb..5ba36fb30c1d9 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -19,8 +19,6 @@ build.json @home-assistant/supervisor # Other code /homeassistant/scripts/check_config.py @kellerza -/homeassistant/const.py @epenet -/homeassistant/util/ @epenet # Integrations /homeassistant/components/abode/ @shred86 diff --git a/script/hassfest/codeowners.py b/script/hassfest/codeowners.py index f95a7b3b5425c..458391b1fb437 100644 --- a/script/hassfest/codeowners.py +++ b/script/hassfest/codeowners.py @@ -25,8 +25,6 @@ # Other code /homeassistant/scripts/check_config.py @kellerza -/homeassistant/const.py @epenet -/homeassistant/util/ @epenet # Integrations """.strip()