Skip to content

Commit

Permalink
Remove myself as codeowner from Tuya integration (home-assistant#133921)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Dec 24, 2024
1 parent 561f319 commit 6f11524
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 @@ -1573,8 +1573,8 @@ build.json @home-assistant/supervisor
/tests/components/triggercmd/ @rvmey
/homeassistant/components/tts/ @home-assistant/core
/tests/components/tts/ @home-assistant/core
/homeassistant/components/tuya/ @Tuya @zlinoliver @frenck
/tests/components/tuya/ @Tuya @zlinoliver @frenck
/homeassistant/components/tuya/ @Tuya @zlinoliver
/tests/components/tuya/ @Tuya @zlinoliver
/homeassistant/components/twentemilieu/ @frenck
/tests/components/twentemilieu/ @frenck
/homeassistant/components/twinkly/ @dr1rrb @Robbie1221 @Olen
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/tuya/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "tuya",
"name": "Tuya",
"codeowners": ["@Tuya", "@zlinoliver", "@frenck"],
"codeowners": ["@Tuya", "@zlinoliver"],
"config_flow": true,
"dependencies": ["ffmpeg"],
"dhcp": [
Expand Down

0 comments on commit 6f11524

Please sign in to comment.