mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Update sky_hub to remove codeowner (#143047)
This commit is contained in:
parent
9baf5ad404
commit
a87b6fee89
1
CODEOWNERS
generated
1
CODEOWNERS
generated
@ -1391,7 +1391,6 @@ build.json @home-assistant/supervisor
|
|||||||
/homeassistant/components/siren/ @home-assistant/core @raman325
|
/homeassistant/components/siren/ @home-assistant/core @raman325
|
||||||
/tests/components/siren/ @home-assistant/core @raman325
|
/tests/components/siren/ @home-assistant/core @raman325
|
||||||
/homeassistant/components/sisyphus/ @jkeljo
|
/homeassistant/components/sisyphus/ @jkeljo
|
||||||
/homeassistant/components/sky_hub/ @rogerselwyn
|
|
||||||
/homeassistant/components/sky_remote/ @dunnmj @saty9
|
/homeassistant/components/sky_remote/ @dunnmj @saty9
|
||||||
/tests/components/sky_remote/ @dunnmj @saty9
|
/tests/components/sky_remote/ @dunnmj @saty9
|
||||||
/homeassistant/components/skybell/ @tkdrob
|
/homeassistant/components/skybell/ @tkdrob
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "sky_hub",
|
"domain": "sky_hub",
|
||||||
"name": "Sky Hub",
|
"name": "Sky Hub",
|
||||||
"codeowners": ["@rogerselwyn"],
|
"codeowners": [],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/sky_hub",
|
"documentation": "https://www.home-assistant.io/integrations/sky_hub",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["pyskyqhub"],
|
"loggers": ["pyskyqhub"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user