mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 07:47:08 +00:00
Remove myself from shiftr codeowners (#71517)
This commit is contained in:
parent
a8aa0e1cca
commit
d3e2d2eb40
@ -899,7 +899,6 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/shell_command/ @home-assistant/core
|
/tests/components/shell_command/ @home-assistant/core
|
||||||
/homeassistant/components/shelly/ @balloob @bieniu @thecode @chemelli74
|
/homeassistant/components/shelly/ @balloob @bieniu @thecode @chemelli74
|
||||||
/tests/components/shelly/ @balloob @bieniu @thecode @chemelli74
|
/tests/components/shelly/ @balloob @bieniu @thecode @chemelli74
|
||||||
/homeassistant/components/shiftr/ @fabaff
|
|
||||||
/homeassistant/components/shodan/ @fabaff
|
/homeassistant/components/shodan/ @fabaff
|
||||||
/homeassistant/components/sia/ @eavanvalkenburg
|
/homeassistant/components/sia/ @eavanvalkenburg
|
||||||
/tests/components/sia/ @eavanvalkenburg
|
/tests/components/sia/ @eavanvalkenburg
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "shiftr.io",
|
"name": "shiftr.io",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/shiftr",
|
"documentation": "https://www.home-assistant.io/integrations/shiftr",
|
||||||
"requirements": ["paho-mqtt==1.6.1"],
|
"requirements": ["paho-mqtt==1.6.1"],
|
||||||
"codeowners": ["@fabaff"],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["paho"]
|
"loggers": ["paho"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user