Skip to content

Commit

Permalink
Add myself to vicare codeowners (#103738)
Browse files Browse the repository at this point in the history
* Revert "Remove myself from vicare codeowners (#90755)"

This reverts commit 21a873f.

* Apply suggestions from code review
  • Loading branch information
CFenner committed Nov 10, 2023
1 parent 10e7622 commit dda40c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -1389,6 +1389,8 @@ build.json @home-assistant/supervisor
/tests/components/version/ @ludeeus
/homeassistant/components/vesync/ @markperdue @webdjoe @thegardenmonkey
/tests/components/vesync/ @markperdue @webdjoe @thegardenmonkey
/homeassistant/components/vicare/ @CFenner
/tests/components/vicare/ @CFenner
/homeassistant/components/vilfo/ @ManneW
/tests/components/vilfo/ @ManneW
/homeassistant/components/vivotek/ @HarlemSquirrel
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/vicare/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "vicare",
"name": "Viessmann ViCare",
"codeowners": [],
"codeowners": ["@CFenner"],
"config_flow": true,
"dhcp": [
{
Expand Down

0 comments on commit dda40c1

Please sign in to comment.