mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Remove colinodell as QNAP codeowner (#63474)
This commit is contained in:
parent
969930b9c9
commit
17b6f7ec88
@ -730,7 +730,6 @@ tests/components/pvpc_hourly_pricing/* @azogue
|
|||||||
homeassistant/components/qbittorrent/* @geoffreylagaisse
|
homeassistant/components/qbittorrent/* @geoffreylagaisse
|
||||||
homeassistant/components/qld_bushfire/* @exxamalte
|
homeassistant/components/qld_bushfire/* @exxamalte
|
||||||
tests/components/qld_bushfire/* @exxamalte
|
tests/components/qld_bushfire/* @exxamalte
|
||||||
homeassistant/components/qnap/* @colinodell
|
|
||||||
homeassistant/components/quantum_gateway/* @cisasteelersfan
|
homeassistant/components/quantum_gateway/* @cisasteelersfan
|
||||||
homeassistant/components/qvr_pro/* @oblogic7
|
homeassistant/components/qvr_pro/* @oblogic7
|
||||||
homeassistant/components/qwikswitch/* @kellerza
|
homeassistant/components/qwikswitch/* @kellerza
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
"name": "QNAP",
|
"name": "QNAP",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/qnap",
|
"documentation": "https://www.home-assistant.io/integrations/qnap",
|
||||||
"requirements": ["qnapstats==0.4.0"],
|
"requirements": ["qnapstats==0.4.0"],
|
||||||
"codeowners": ["@colinodell"],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user