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