Add @tronix117 as overkiz codeowner (#111464)
This commit is contained in:
parent
9b91da23c4
commit
ecc9c3b5f0
2 changed files with 9 additions and 3 deletions
|
@ -973,8 +973,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
|
||||
/tests/components/overkiz/ @imicknl @vlebourl @tetienne @nyroDev
|
||||
/homeassistant/components/overkiz/ @imicknl @vlebourl @tetienne @nyroDev @tronix117
|
||||
/tests/components/overkiz/ @imicknl @vlebourl @tetienne @nyroDev @tronix117
|
||||
/homeassistant/components/ovo_energy/ @timmo001
|
||||
/tests/components/ovo_energy/ @timmo001
|
||||
/homeassistant/components/p1_monitor/ @klaasnicolaas
|
||||
|
|
|
@ -1,7 +1,13 @@
|
|||
{
|
||||
"domain": "overkiz",
|
||||
"name": "Overkiz",
|
||||
"codeowners": ["@imicknl", "@vlebourl", "@tetienne", "@nyroDev"],
|
||||
"codeowners": [
|
||||
"@imicknl",
|
||||
"@vlebourl",
|
||||
"@tetienne",
|
||||
"@nyroDev",
|
||||
"@tronix117"
|
||||
],
|
||||
"config_flow": true,
|
||||
"dhcp": [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue