Skip to content

Commit

Permalink
Add myself as codeowner to Plugwise (home-assistant#66080)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Feb 8, 2022
1 parent 46b7b1f commit 473834a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -712,8 +712,8 @@ homeassistant/components/plaato/* @JohNan
tests/components/plaato/* @JohNan
homeassistant/components/plex/* @jjlawren
tests/components/plex/* @jjlawren
homeassistant/components/plugwise/* @CoMPaTech @bouwew @brefra
tests/components/plugwise/* @CoMPaTech @bouwew @brefra
homeassistant/components/plugwise/* @CoMPaTech @bouwew @brefra @frenck
tests/components/plugwise/* @CoMPaTech @bouwew @brefra @frenck
homeassistant/components/plum_lightpad/* @ColinHarrington @prystupa
tests/components/plum_lightpad/* @ColinHarrington @prystupa
homeassistant/components/point/* @fredrike
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/plugwise/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Plugwise",
"documentation": "https://www.home-assistant.io/integrations/plugwise",
"requirements": ["plugwise==0.16.2"],
"codeowners": ["@CoMPaTech", "@bouwew", "@brefra"],
"codeowners": ["@CoMPaTech", "@bouwew", "@brefra", "@frenck"],
"zeroconf": ["_plugwise._tcp.local."],
"config_flow": true,
"iot_class": "local_polling",
Expand Down

0 comments on commit 473834a

Please sign in to comment.