Add home-assistant/core as codeowner for the template integration (#52592)

This commit is contained in:
Erik Montnemery 2021-07-06 17:35:11 +02:00 committed by GitHub
parent 605f65b75d
commit 3d7fd83ad4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -503,7 +503,7 @@ homeassistant/components/tapsaff/* @bazwilliams
homeassistant/components/tasmota/* @emontnemery
homeassistant/components/tautulli/* @ludeeus
homeassistant/components/tellduslive/* @fredrike
homeassistant/components/template/* @PhracturedBlue @tetienne
homeassistant/components/template/* @PhracturedBlue @tetienne @home-assistant/core
homeassistant/components/tesla/* @zabuldon @alandtse
homeassistant/components/tfiac/* @fredrike @mellado
homeassistant/components/thethingsnetwork/* @fabaff

View File

@ -2,7 +2,7 @@
"domain": "template",
"name": "Template",
"documentation": "https://www.home-assistant.io/integrations/template",
"codeowners": ["@PhracturedBlue", "@tetienne"],
"codeowners": ["@PhracturedBlue", "@tetienne", "@home-assistant/core"],
"quality_scale": "internal",
"after_dependencies": ["group"],
"iot_class": "local_push"