Remove myself as codeowner from traccar_server (#150107)

This commit is contained in:
Joakim Sørensen
2025-08-06 13:51:43 +01:00
committed by GitHub
parent 1efe2b437d
commit 33421bddf3
2 changed files with 1 additions and 3 deletions

2
CODEOWNERS generated
View File

@@ -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

View File

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