Remove MTrab from Repetier CodeOwners ()

Co-authored-by: Franck Nijhof <git@frenck.dev>
pull/104361/head
Malene Trab 2023-11-22 13:32:36 +01:00 committed by GitHub
parent 0996c82c02
commit 60dcd24bf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
homeassistant/components/repetier

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