mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Add RDW codeowner (#96035)
This commit is contained in:
parent
86a397720f
commit
70445c0edd
@ -1002,8 +1002,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/rapt_ble/ @sairon
|
/tests/components/rapt_ble/ @sairon
|
||||||
/homeassistant/components/raspberry_pi/ @home-assistant/core
|
/homeassistant/components/raspberry_pi/ @home-assistant/core
|
||||||
/tests/components/raspberry_pi/ @home-assistant/core
|
/tests/components/raspberry_pi/ @home-assistant/core
|
||||||
/homeassistant/components/rdw/ @frenck
|
/homeassistant/components/rdw/ @frenck @joostlek
|
||||||
/tests/components/rdw/ @frenck
|
/tests/components/rdw/ @frenck @joostlek
|
||||||
/homeassistant/components/recollect_waste/ @bachya
|
/homeassistant/components/recollect_waste/ @bachya
|
||||||
/tests/components/recollect_waste/ @bachya
|
/tests/components/recollect_waste/ @bachya
|
||||||
/homeassistant/components/recorder/ @home-assistant/core
|
/homeassistant/components/recorder/ @home-assistant/core
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "rdw",
|
"domain": "rdw",
|
||||||
"name": "RDW",
|
"name": "RDW",
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck", "@joostlek"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/rdw",
|
"documentation": "https://www.home-assistant.io/integrations/rdw",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user