Skip to content

Commit

Permalink
Revise codeowners for Overkiz (#133784)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl authored Dec 23, 2024
1 parent 3f441e7 commit bd0edd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -1103,8 +1103,8 @@ build.json @home-assistant/supervisor
/tests/components/otbr/ @home-assistant/core
/homeassistant/components/ourgroceries/ @OnFreund
/tests/components/ourgroceries/ @OnFreund
/homeassistant/components/overkiz/ @imicknl @vlebourl @tetienne @nyroDev @tronix117 @alexfp14
/tests/components/overkiz/ @imicknl @vlebourl @tetienne @nyroDev @tronix117 @alexfp14
/homeassistant/components/overkiz/ @imicknl
/tests/components/overkiz/ @imicknl
/homeassistant/components/ovo_energy/ @timmo001
/tests/components/ovo_energy/ @timmo001
/homeassistant/components/p1_monitor/ @klaasnicolaas
Expand Down
9 changes: 1 addition & 8 deletions homeassistant/components/overkiz/manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
{
"domain": "overkiz",
"name": "Overkiz",
"codeowners": [
"@imicknl",
"@vlebourl",
"@tetienne",
"@nyroDev",
"@tronix117",
"@alexfp14"
],
"codeowners": ["@imicknl"],
"config_flow": true,
"dhcp": [
{
Expand Down

0 comments on commit bd0edd4

Please sign in to comment.