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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"],