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