mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Add myself as a codeowner for rainbird (#84421)
This commit is contained in:
parent
17d674e1cc
commit
b8ce10f9a1
@ -925,7 +925,7 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/radio_browser/ @frenck
|
/tests/components/radio_browser/ @frenck
|
||||||
/homeassistant/components/radiotherm/ @bdraco @vinnyfuria
|
/homeassistant/components/radiotherm/ @bdraco @vinnyfuria
|
||||||
/tests/components/radiotherm/ @bdraco @vinnyfuria
|
/tests/components/radiotherm/ @bdraco @vinnyfuria
|
||||||
/homeassistant/components/rainbird/ @konikvranik
|
/homeassistant/components/rainbird/ @konikvranik @allenporter
|
||||||
/homeassistant/components/raincloud/ @vanstinator
|
/homeassistant/components/raincloud/ @vanstinator
|
||||||
/homeassistant/components/rainforest_eagle/ @gtdiehl @jcalbert @hastarin
|
/homeassistant/components/rainforest_eagle/ @gtdiehl @jcalbert @hastarin
|
||||||
/tests/components/rainforest_eagle/ @gtdiehl @jcalbert @hastarin
|
/tests/components/rainforest_eagle/ @gtdiehl @jcalbert @hastarin
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "Rain Bird",
|
"name": "Rain Bird",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/rainbird",
|
"documentation": "https://www.home-assistant.io/integrations/rainbird",
|
||||||
"requirements": ["pyrainbird==0.7.1"],
|
"requirements": ["pyrainbird==0.7.1"],
|
||||||
"codeowners": ["@konikvranik"],
|
"codeowners": ["@konikvranik", "@allenporter"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pyrainbird"]
|
"loggers": ["pyrainbird"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user