Drop codeowner from threshold integration (#88973)
This commit is contained in:
parent
137d2f0d73
commit
12933353b2
2 changed files with 1 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue