mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Removing myself from template codeowners (#130617)
* Removing myself as codeowners * Fix --------- Co-authored-by: Joostlek <joostlek@outlook.com>
This commit is contained in:
parent
3d84e35268
commit
01332a542c
@ -1489,8 +1489,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/tedee/ @patrickhilker @zweckj
|
/tests/components/tedee/ @patrickhilker @zweckj
|
||||||
/homeassistant/components/tellduslive/ @fredrike
|
/homeassistant/components/tellduslive/ @fredrike
|
||||||
/tests/components/tellduslive/ @fredrike
|
/tests/components/tellduslive/ @fredrike
|
||||||
/homeassistant/components/template/ @PhracturedBlue @tetienne @home-assistant/core
|
/homeassistant/components/template/ @PhracturedBlue @home-assistant/core
|
||||||
/tests/components/template/ @PhracturedBlue @tetienne @home-assistant/core
|
/tests/components/template/ @PhracturedBlue @home-assistant/core
|
||||||
/homeassistant/components/tesla_fleet/ @Bre77
|
/homeassistant/components/tesla_fleet/ @Bre77
|
||||||
/tests/components/tesla_fleet/ @Bre77
|
/tests/components/tesla_fleet/ @Bre77
|
||||||
/homeassistant/components/tesla_wall_connector/ @einarhauks
|
/homeassistant/components/tesla_wall_connector/ @einarhauks
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"domain": "template",
|
"domain": "template",
|
||||||
"name": "Template",
|
"name": "Template",
|
||||||
"after_dependencies": ["group"],
|
"after_dependencies": ["group"],
|
||||||
"codeowners": ["@PhracturedBlue", "@tetienne", "@home-assistant/core"],
|
"codeowners": ["@PhracturedBlue", "@home-assistant/core"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["blueprint"],
|
"dependencies": ["blueprint"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/template",
|
"documentation": "https://www.home-assistant.io/integrations/template",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user