mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Remove codeowner Trafikverket (#101881)
This commit is contained in:
parent
dc29190564
commit
8870991802
@ -1323,10 +1323,10 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/trafikverket_camera/ @gjohansson-ST
|
/tests/components/trafikverket_camera/ @gjohansson-ST
|
||||||
/homeassistant/components/trafikverket_ferry/ @gjohansson-ST
|
/homeassistant/components/trafikverket_ferry/ @gjohansson-ST
|
||||||
/tests/components/trafikverket_ferry/ @gjohansson-ST
|
/tests/components/trafikverket_ferry/ @gjohansson-ST
|
||||||
/homeassistant/components/trafikverket_train/ @endor-force @gjohansson-ST
|
/homeassistant/components/trafikverket_train/ @gjohansson-ST
|
||||||
/tests/components/trafikverket_train/ @endor-force @gjohansson-ST
|
/tests/components/trafikverket_train/ @gjohansson-ST
|
||||||
/homeassistant/components/trafikverket_weatherstation/ @endor-force @gjohansson-ST
|
/homeassistant/components/trafikverket_weatherstation/ @gjohansson-ST
|
||||||
/tests/components/trafikverket_weatherstation/ @endor-force @gjohansson-ST
|
/tests/components/trafikverket_weatherstation/ @gjohansson-ST
|
||||||
/homeassistant/components/transmission/ @engrbm87 @JPHutchins
|
/homeassistant/components/transmission/ @engrbm87 @JPHutchins
|
||||||
/tests/components/transmission/ @engrbm87 @JPHutchins
|
/tests/components/transmission/ @engrbm87 @JPHutchins
|
||||||
/homeassistant/components/trend/ @jpbede
|
/homeassistant/components/trend/ @jpbede
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "trafikverket_train",
|
"domain": "trafikverket_train",
|
||||||
"name": "Trafikverket Train",
|
"name": "Trafikverket Train",
|
||||||
"codeowners": ["@endor-force", "@gjohansson-ST"],
|
"codeowners": ["@gjohansson-ST"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/trafikverket_train",
|
"documentation": "https://www.home-assistant.io/integrations/trafikverket_train",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "trafikverket_weatherstation",
|
"domain": "trafikverket_weatherstation",
|
||||||
"name": "Trafikverket Weather Station",
|
"name": "Trafikverket Weather Station",
|
||||||
"codeowners": ["@endor-force", "@gjohansson-ST"],
|
"codeowners": ["@gjohansson-ST"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/trafikverket_weatherstation",
|
"documentation": "https://www.home-assistant.io/integrations/trafikverket_weatherstation",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user