Remove self from tplink codeowners (#73723)
This commit is contained in:
parent
2c936addd2
commit
cf000fae1b
2 changed files with 3 additions and 3 deletions
|
@ -1068,8 +1068,8 @@ build.json @home-assistant/supervisor
|
||||||
/tests/components/tomorrowio/ @raman325 @lymanepp
|
/tests/components/tomorrowio/ @raman325 @lymanepp
|
||||||
/homeassistant/components/totalconnect/ @austinmroczek
|
/homeassistant/components/totalconnect/ @austinmroczek
|
||||||
/tests/components/totalconnect/ @austinmroczek
|
/tests/components/totalconnect/ @austinmroczek
|
||||||
/homeassistant/components/tplink/ @rytilahti @thegardenmonkey @bdraco
|
/homeassistant/components/tplink/ @rytilahti @thegardenmonkey
|
||||||
/tests/components/tplink/ @rytilahti @thegardenmonkey @bdraco
|
/tests/components/tplink/ @rytilahti @thegardenmonkey
|
||||||
/homeassistant/components/traccar/ @ludeeus
|
/homeassistant/components/traccar/ @ludeeus
|
||||||
/tests/components/traccar/ @ludeeus
|
/tests/components/traccar/ @ludeeus
|
||||||
/homeassistant/components/trace/ @home-assistant/core
|
/homeassistant/components/trace/ @home-assistant/core
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
||||||
"requirements": ["python-kasa==0.5.0"],
|
"requirements": ["python-kasa==0.5.0"],
|
||||||
"codeowners": ["@rytilahti", "@thegardenmonkey", "@bdraco"],
|
"codeowners": ["@rytilahti", "@thegardenmonkey"],
|
||||||
"dependencies": ["network"],
|
"dependencies": ["network"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
|
Loading…
Add table
Reference in a new issue