Remove MTrab from Repetier CodeOwners (#104356)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Malene Trab
2023-11-22 13:32:36 +01:00
committed by GitHub
parent 0996c82c02
commit 60dcd24bf9
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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"],