Skip to content

Commit

Permalink
Add myself to codeowners of Livisi integration (#88900)
Browse files Browse the repository at this point in the history
Add @planbnet to codeowners of Livisi integration
  • Loading branch information
planbnet authored Feb 28, 2023
1 parent f41bec6 commit 1c4aa26
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 @@ -659,8 +659,8 @@ build.json @home-assistant/supervisor
/tests/components/litejet/ @joncar
/homeassistant/components/litterrobot/ @natekspencer @tkdrob
/tests/components/litterrobot/ @natekspencer @tkdrob
/homeassistant/components/livisi/ @StefanIacobLivisi
/tests/components/livisi/ @StefanIacobLivisi
/homeassistant/components/livisi/ @StefanIacobLivisi @planbnet
/tests/components/livisi/ @StefanIacobLivisi @planbnet
/homeassistant/components/local_calendar/ @allenporter
/tests/components/local_calendar/ @allenporter
/homeassistant/components/local_ip/ @issacg
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/livisi/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "livisi",
"name": "LIVISI Smart Home",
"codeowners": ["@StefanIacobLivisi"],
"codeowners": ["@StefanIacobLivisi", "@planbnet"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/livisi",
"iot_class": "local_polling",
Expand Down

0 comments on commit 1c4aa26

Please sign in to comment.