Skip to content

Commit

Permalink
Add DeerMaximum to velux codeowners (home-assistant#110504)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeerMaximum authored Feb 13, 2024
1 parent d16d9d7 commit 9a8c5af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -1460,8 +1460,8 @@ build.json @home-assistant/supervisor
/tests/components/valve/ @home-assistant/core
/homeassistant/components/velbus/ @Cereal2nd @brefra
/tests/components/velbus/ @Cereal2nd @brefra
/homeassistant/components/velux/ @Julius2342
/tests/components/velux/ @Julius2342
/homeassistant/components/velux/ @Julius2342 @DeerMaximum
/tests/components/velux/ @Julius2342 @DeerMaximum
/homeassistant/components/venstar/ @garbled1 @jhollowe
/tests/components/venstar/ @garbled1 @jhollowe
/homeassistant/components/versasense/ @imstevenxyz
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/velux/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "velux",
"name": "Velux",
"codeowners": ["@Julius2342"],
"codeowners": ["@Julius2342", "@DeerMaximum"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/velux",
"iot_class": "local_polling",
Expand Down

0 comments on commit 9a8c5af

Please sign in to comment.