mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Add myself to vicare codeowners (#103738)
* Revert "Remove myself from vicare codeowners (#90755)" This reverts commit 21a873f0af9e72f013428fd6b58a2980d2e0acfe. * Apply suggestions from code review
This commit is contained in:
parent
10e7622e38
commit
dda40c10d4
@ -1389,6 +1389,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/version/ @ludeeus
|
/tests/components/version/ @ludeeus
|
||||||
/homeassistant/components/vesync/ @markperdue @webdjoe @thegardenmonkey
|
/homeassistant/components/vesync/ @markperdue @webdjoe @thegardenmonkey
|
||||||
/tests/components/vesync/ @markperdue @webdjoe @thegardenmonkey
|
/tests/components/vesync/ @markperdue @webdjoe @thegardenmonkey
|
||||||
|
/homeassistant/components/vicare/ @CFenner
|
||||||
|
/tests/components/vicare/ @CFenner
|
||||||
/homeassistant/components/vilfo/ @ManneW
|
/homeassistant/components/vilfo/ @ManneW
|
||||||
/tests/components/vilfo/ @ManneW
|
/tests/components/vilfo/ @ManneW
|
||||||
/homeassistant/components/vivotek/ @HarlemSquirrel
|
/homeassistant/components/vivotek/ @HarlemSquirrel
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "vicare",
|
"domain": "vicare",
|
||||||
"name": "Viessmann ViCare",
|
"name": "Viessmann ViCare",
|
||||||
"codeowners": [],
|
"codeowners": ["@CFenner"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dhcp": [
|
"dhcp": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user