Skip to content

Commit

Permalink
Add @astrandb as myuplink codeowner (home-assistant#111449)
Browse files Browse the repository at this point in the history
Add codeowner
  • Loading branch information
astrandb authored Feb 26, 2024
1 parent 1e564f7 commit 999b1bb
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 @@ -854,8 +854,8 @@ build.json @home-assistant/supervisor
/tests/components/mysensors/ @MartinHjelmare @functionpointer
/homeassistant/components/mystrom/ @fabaff
/tests/components/mystrom/ @fabaff
/homeassistant/components/myuplink/ @pajzo
/tests/components/myuplink/ @pajzo
/homeassistant/components/myuplink/ @pajzo @astrandb
/tests/components/myuplink/ @pajzo @astrandb
/homeassistant/components/nam/ @bieniu
/tests/components/nam/ @bieniu
/homeassistant/components/nanoleaf/ @milanmeu
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/myuplink/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "myuplink",
"name": "myUplink",
"codeowners": ["@pajzo"],
"codeowners": ["@pajzo", "@astrandb"],
"config_flow": true,
"dependencies": ["application_credentials"],
"documentation": "https://www.home-assistant.io/integrations/myuplink",
Expand Down

0 comments on commit 999b1bb

Please sign in to comment.