mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Remove myself as a code owner (#84701)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
fa7018bbec
commit
50f05ac51a
@ -669,7 +669,6 @@ build.json @home-assistant/supervisor
|
|||||||
/homeassistant/components/lyric/ @timmo001
|
/homeassistant/components/lyric/ @timmo001
|
||||||
/tests/components/lyric/ @timmo001
|
/tests/components/lyric/ @timmo001
|
||||||
/homeassistant/components/mastodon/ @fabaff
|
/homeassistant/components/mastodon/ @fabaff
|
||||||
/homeassistant/components/matrix/ @tinloaf
|
|
||||||
/homeassistant/components/matter/ @home-assistant/matter
|
/homeassistant/components/matter/ @home-assistant/matter
|
||||||
/tests/components/matter/ @home-assistant/matter
|
/tests/components/matter/ @home-assistant/matter
|
||||||
/homeassistant/components/mazda/ @bdr99
|
/homeassistant/components/mazda/ @bdr99
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"name": "Matrix",
|
"name": "Matrix",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/matrix",
|
"documentation": "https://www.home-assistant.io/integrations/matrix",
|
||||||
"requirements": ["matrix-client==0.4.0"],
|
"requirements": ["matrix-client==0.4.0"],
|
||||||
"codeowners": ["@tinloaf"],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["matrix_client"]
|
"loggers": ["matrix_client"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user