mirror of
https://github.com/home-assistant/core.git
synced 2025-09-06 05:11:35 +02:00
Remove myself as codeowner from traccar_server (#150107)
This commit is contained in:
2
CODEOWNERS
generated
2
CODEOWNERS
generated
@@ -1613,8 +1613,6 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/tplink_omada/ @MarkGodwin
|
||||
/homeassistant/components/traccar/ @ludeeus
|
||||
/tests/components/traccar/ @ludeeus
|
||||
/homeassistant/components/traccar_server/ @ludeeus
|
||||
/tests/components/traccar_server/ @ludeeus
|
||||
/homeassistant/components/trace/ @home-assistant/core
|
||||
/tests/components/trace/ @home-assistant/core
|
||||
/homeassistant/components/tractive/ @Danielhiversen @zhulik @bieniu
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "traccar_server",
|
||||
"name": "Traccar Server",
|
||||
"codeowners": ["@ludeeus"],
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/traccar_server",
|
||||
"iot_class": "local_push",
|
||||
|
Reference in New Issue
Block a user