mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Add home-assistant/core as codeowner for the template integration (#52592)
This commit is contained in:
parent
605f65b75d
commit
3d7fd83ad4
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user