Add @lymanepp as codeowner to tomorrowio (#72725)
parent
6f8ba7ee2f
commit
565b60210d
|
@ -1063,8 +1063,8 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/todoist/ @boralyl
|
||||
/homeassistant/components/tolo/ @MatthiasLohr
|
||||
/tests/components/tolo/ @MatthiasLohr
|
||||
/homeassistant/components/tomorrowio/ @raman325
|
||||
/tests/components/tomorrowio/ @raman325
|
||||
/homeassistant/components/tomorrowio/ @raman325 @lymanepp
|
||||
/tests/components/tomorrowio/ @raman325 @lymanepp
|
||||
/homeassistant/components/totalconnect/ @austinmroczek
|
||||
/tests/components/totalconnect/ @austinmroczek
|
||||
/homeassistant/components/tplink/ @rytilahti @thegardenmonkey @bdraco
|
||||
|
|
|
@ -4,6 +4,6 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tomorrowio",
|
||||
"requirements": ["pytomorrowio==0.3.3"],
|
||||
"codeowners": ["@raman325"],
|
||||
"codeowners": ["@raman325", "@lymanepp"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue