mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Add @lymanepp as codeowner to tomorrowio (#72725)
This commit is contained in:
@ -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"
|
||||
}
|
||||
|
Reference in New Issue
Block a user