Remove MTrab from Repetier CodeOwners (#104356)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
0996c82c02
commit
60dcd24bf9
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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"],
|
||||
|
|
Loading…
Add table
Reference in a new issue