Add myself as co-codeowner for Mealie integration (#121536)

* Add myself as co-codeowner for Mealie integration

* Update manifest.json

* Update homeassistant/components/mealie/manifest.json

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
Andrew Jackson
2024-07-08 17:58:10 +01:00
committed by GitHub
parent 5f088e0501
commit e11d24f06f
2 changed files with 3 additions and 3 deletions

View File

@ -834,8 +834,8 @@ build.json @home-assistant/supervisor
/tests/components/matrix/ @PaarthShah
/homeassistant/components/matter/ @home-assistant/matter
/tests/components/matter/ @home-assistant/matter
/homeassistant/components/mealie/ @joostlek
/tests/components/mealie/ @joostlek
/homeassistant/components/mealie/ @joostlek @andrew-codechimp
/tests/components/mealie/ @joostlek @andrew-codechimp
/homeassistant/components/meater/ @Sotolotl @emontnemery
/tests/components/meater/ @Sotolotl @emontnemery
/homeassistant/components/medcom_ble/ @elafargue

View File

@ -1,7 +1,7 @@
{
"domain": "mealie",
"name": "Mealie",
"codeowners": ["@joostlek"],
"codeowners": ["@joostlek", "@andrew-codechimp"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/mealie",
"integration_type": "service",