Set codeowner of weather to @home-assistant/core (#73915)
This commit is contained in:
parent
e874ba2a42
commit
17d839df79
2 changed files with 3 additions and 3 deletions
|
@ -1162,8 +1162,8 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/watttime/ @bachya
|
||||
/homeassistant/components/waze_travel_time/ @eifinger
|
||||
/tests/components/waze_travel_time/ @eifinger
|
||||
/homeassistant/components/weather/ @fabaff
|
||||
/tests/components/weather/ @fabaff
|
||||
/homeassistant/components/weather/ @home-assistant/core
|
||||
/tests/components/weather/ @home-assistant/core
|
||||
/homeassistant/components/webhook/ @home-assistant/core
|
||||
/tests/components/webhook/ @home-assistant/core
|
||||
/homeassistant/components/webostv/ @bendavid @thecode
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
"domain": "weather",
|
||||
"name": "Weather",
|
||||
"documentation": "https://www.home-assistant.io/integrations/weather",
|
||||
"codeowners": ["@fabaff"],
|
||||
"codeowners": ["@home-assistant/core"],
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue