Skip to content

Commit

Permalink
Remove myself from rest codeowners (home-assistant#97528)
Browse files Browse the repository at this point in the history
  • Loading branch information
epenet authored Jul 31, 2023
1 parent 7b25702 commit 787486b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -1028,8 +1028,6 @@ 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
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/rest/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "rest",
"name": "RESTful",
"codeowners": ["@epenet"],
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/rest",
"iot_class": "local_polling",
"requirements": ["jsonpath==0.82", "xmltodict==0.13.0"]
Expand Down

0 comments on commit 787486b

Please sign in to comment.