mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Remove MTrab from Repetier CodeOwners (#104356)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
@ -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"],
|
||||
|
Reference in New Issue
Block a user