Remove code owner for nmbs (#135357)

This commit is contained in:
Simon Lamon 2025-01-11 12:49:10 +01:00 committed by GitHub
parent 81c390d3b8
commit fd169affd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 3 deletions

2
CODEOWNERS generated
View File

@ -1024,8 +1024,6 @@ build.json @home-assistant/supervisor
/homeassistant/components/nina/ @DeerMaximum
/tests/components/nina/ @DeerMaximum
/homeassistant/components/nissan_leaf/ @filcole
/homeassistant/components/nmbs/ @thibmaek
/tests/components/nmbs/ @thibmaek
/homeassistant/components/noaa_tides/ @jdelaney72
/homeassistant/components/nobo_hub/ @echoromeo @oyvindwe
/tests/components/nobo_hub/ @echoromeo @oyvindwe

View File

@ -1,7 +1,7 @@
{
"domain": "nmbs",
"name": "NMBS",
"codeowners": ["@thibmaek"],
"codeowners": [],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/nmbs",
"iot_class": "cloud_polling",