Skip to content

Commit

Permalink
Tado update code owners (#133987)
Browse files Browse the repository at this point in the history
Update code owners
  • Loading branch information
erwindouna authored Dec 26, 2024
1 parent c75222e commit f7fe2f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -1478,8 +1478,8 @@ build.json @home-assistant/supervisor
/tests/components/system_bridge/ @timmo001
/homeassistant/components/systemmonitor/ @gjohansson-ST
/tests/components/systemmonitor/ @gjohansson-ST
/homeassistant/components/tado/ @chiefdragon @erwindouna
/tests/components/tado/ @chiefdragon @erwindouna
/homeassistant/components/tado/ @erwindouna
/tests/components/tado/ @erwindouna
/homeassistant/components/tag/ @balloob @dmulcahey
/tests/components/tag/ @balloob @dmulcahey
/homeassistant/components/tailscale/ @frenck
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/tado/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "tado",
"name": "Tado",
"codeowners": ["@chiefdragon", "@erwindouna"],
"codeowners": ["@erwindouna"],
"config_flow": true,
"dhcp": [
{
Expand Down

0 comments on commit f7fe2f2

Please sign in to comment.