mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Add myself as code owner for rest_command (#106047)
This commit is contained in:
committed by
GitHub
parent
bb6f78dcc4
commit
f20e4b9df1
@ -1066,6 +1066,8 @@ build.json @home-assistant/supervisor
|
||||
/homeassistant/components/repairs/ @home-assistant/core
|
||||
/tests/components/repairs/ @home-assistant/core
|
||||
/homeassistant/components/repetier/ @ShadowBr0ther
|
||||
/homeassistant/components/rest_command/ @jpbede
|
||||
/tests/components/rest_command/ @jpbede
|
||||
/homeassistant/components/rflink/ @javicalle
|
||||
/tests/components/rflink/ @javicalle
|
||||
/homeassistant/components/rfxtrx/ @danielhiversen @elupus @RobBie1221
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "rest_command",
|
||||
"name": "RESTful Command",
|
||||
"codeowners": [],
|
||||
"codeowners": ["@jpbede"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/rest_command",
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
Reference in New Issue
Block a user