Skip to content

Commit

Permalink
Remove MTrab from Repetier CodeOwners (home-assistant#104356)
Browse files Browse the repository at this point in the history
Co-authored-by: Franck Nijhof <git@frenck.dev>
  • Loading branch information
MTrab and frenck authored Nov 22, 2023
1 parent 0996c82 commit 60dcd24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@ build.json @home-assistant/supervisor
/tests/components/reolink/ @starkillerOG
/homeassistant/components/repairs/ @home-assistant/core
/tests/components/repairs/ @home-assistant/core
/homeassistant/components/repetier/ @MTrab @ShadowBr0ther
/homeassistant/components/repetier/ @ShadowBr0ther
/homeassistant/components/rflink/ @javicalle
/tests/components/rflink/ @javicalle
/homeassistant/components/rfxtrx/ @danielhiversen @elupus @RobBie1221
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/repetier/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "repetier",
"name": "Repetier-Server",
"codeowners": ["@MTrab", "@ShadowBr0ther"],
"codeowners": ["@ShadowBr0ther"],
"documentation": "https://www.home-assistant.io/integrations/repetier",
"iot_class": "local_polling",
"loggers": ["pyrepetierng"],
Expand Down

0 comments on commit 60dcd24

Please sign in to comment.