mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Add myself to rest code owners (#90770)
This commit is contained in:
parent
37661fe79f
commit
dfa0b5439b
@ -977,6 +977,8 @@ build.json @home-assistant/supervisor
|
||||
/homeassistant/components/repairs/ @home-assistant/core
|
||||
/tests/components/repairs/ @home-assistant/core
|
||||
/homeassistant/components/repetier/ @MTrab @ShadowBr0ther
|
||||
/homeassistant/components/rest/ @epenet
|
||||
/tests/components/rest/ @epenet
|
||||
/homeassistant/components/rflink/ @javicalle
|
||||
/tests/components/rflink/ @javicalle
|
||||
/homeassistant/components/rfxtrx/ @danielhiversen @elupus @RobBie1221
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "rest",
|
||||
"name": "RESTful",
|
||||
"codeowners": [],
|
||||
"codeowners": ["@epenet"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/rest",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["jsonpath==0.82", "xmltodict==0.13.0"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user