1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00

Update Meater codeowners (#69915)

This commit is contained in:
Erik Montnemery 2022-04-12 14:54:01 +02:00 committed by GitHub
parent 30eb8ba9ad
commit a9d9773539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -588,8 +588,8 @@ build.json @home-assistant/supervisor
/homeassistant/components/matrix/ @tinloaf
/homeassistant/components/mazda/ @bdr99
/tests/components/mazda/ @bdr99
/homeassistant/components/meater/ @Sotolotl
/tests/components/meater/ @Sotolotl
/homeassistant/components/meater/ @Sotolotl @emontnemery
/tests/components/meater/ @Sotolotl @emontnemery
/homeassistant/components/media_player/ @home-assistant/core
/tests/components/media_player/ @home-assistant/core
/homeassistant/components/media_source/ @hunterjm

View File

@ -1,5 +1,5 @@
{
"codeowners": ["@Sotolotl"],
"codeowners": ["@Sotolotl", "@emontnemery"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/meater",
"domain": "meater",