Remove myself as codeowner from Tuya integration (#133921)
parent
561f319e3b
commit
6f11524b84
|
@ -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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "tuya",
|
||||
"name": "Tuya",
|
||||
"codeowners": ["@Tuya", "@zlinoliver", "@frenck"],
|
||||
"codeowners": ["@Tuya", "@zlinoliver"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["ffmpeg"],
|
||||
"dhcp": [
|
||||
|
|
Loading…
Reference in New Issue