mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 01:07:10 +00:00
Drop codeowner from threshold integration (#88973)
This commit is contained in:
parent
137d2f0d73
commit
12933353b2
@ -1213,8 +1213,6 @@ build.json @home-assistant/supervisor
|
||||
/homeassistant/components/thethingsnetwork/ @fabaff
|
||||
/homeassistant/components/thread/ @home-assistant/core
|
||||
/tests/components/thread/ @home-assistant/core
|
||||
/homeassistant/components/threshold/ @fabaff
|
||||
/tests/components/threshold/ @fabaff
|
||||
/homeassistant/components/tibber/ @danielhiversen
|
||||
/tests/components/tibber/ @danielhiversen
|
||||
/homeassistant/components/tile/ @bachya
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "threshold",
|
||||
"name": "Threshold",
|
||||
"codeowners": ["@fabaff"],
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/threshold",
|
||||
"integration_type": "helper",
|
||||
|
Loading…
x
Reference in New Issue
Block a user