mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Set matter team as matter codeowners (#83506)
This commit is contained in:
parent
f5cfd0329c
commit
694cec3459
@ -666,8 +666,8 @@ build.json @home-assistant/supervisor
|
||||
/tests/components/lyric/ @timmo001
|
||||
/homeassistant/components/mastodon/ @fabaff
|
||||
/homeassistant/components/matrix/ @tinloaf
|
||||
/homeassistant/components/matter/ @MartinHjelmare @marcelveldt
|
||||
/tests/components/matter/ @MartinHjelmare @marcelveldt
|
||||
/homeassistant/components/matter/ @home-assistant/matter
|
||||
/tests/components/matter/ @home-assistant/matter
|
||||
/homeassistant/components/mazda/ @bdr99
|
||||
/tests/components/mazda/ @bdr99
|
||||
/homeassistant/components/meater/ @Sotolotl @emontnemery
|
||||
|
@ -5,6 +5,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/matter",
|
||||
"requirements": ["python-matter-server==1.0.6"],
|
||||
"dependencies": ["websocket_api"],
|
||||
"codeowners": ["@MartinHjelmare", "@marcelveldt"],
|
||||
"codeowners": ["@home-assistant/matter"],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user