mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Pickup tplink codeowner (#104189)
I am going to attempt a fix for https://github.com/home-assistant/core/issues/103977 via https://github.com/python-kasa/python-kasa/pull/538 I am picking up codeowner on this for the forseeable future to watch for issues as well
This commit is contained in:
parent
ce38d8542f
commit
09df04fafe
@ -1319,8 +1319,8 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/tomorrowio/ @raman325 @lymanepp
|
||||
/homeassistant/components/totalconnect/ @austinmroczek
|
||||
/tests/components/totalconnect/ @austinmroczek
|
||||
/homeassistant/components/tplink/ @rytilahti @thegardenmonkey
|
||||
/tests/components/tplink/ @rytilahti @thegardenmonkey
|
||||
/homeassistant/components/tplink/ @rytilahti @thegardenmonkey @bdraco
|
||||
/tests/components/tplink/ @rytilahti @thegardenmonkey @bdraco
|
||||
/homeassistant/components/tplink_omada/ @MarkGodwin
|
||||
/tests/components/tplink_omada/ @MarkGodwin
|
||||
/homeassistant/components/traccar/ @ludeeus
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "tplink",
|
||||
"name": "TP-Link Kasa Smart",
|
||||
"codeowners": ["@rytilahti", "@thegardenmonkey"],
|
||||
"codeowners": ["@rytilahti", "@thegardenmonkey", "@bdraco"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["network"],
|
||||
"dhcp": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user