Skip to content

Commit

Permalink
Adding Obihai codeowner (#88856)
Browse files Browse the repository at this point in the history
Obihai: Adding codeowner
  • Loading branch information
ejpenney authored Feb 27, 2023
1 parent 7a5a882 commit 9fed447
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 @@ -825,8 +825,8 @@ build.json @home-assistant/supervisor
/tests/components/nws/ @MatthewFlamm @kamiyo
/homeassistant/components/nzbget/ @chriscla
/tests/components/nzbget/ @chriscla
/homeassistant/components/obihai/ @dshokouhi
/tests/components/obihai/ @dshokouhi
/homeassistant/components/obihai/ @dshokouhi @ejpenney
/tests/components/obihai/ @dshokouhi @ejpenney
/homeassistant/components/octoprint/ @rfleming71
/tests/components/octoprint/ @rfleming71
/homeassistant/components/ohmconnect/ @robbiet480
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/obihai/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "obihai",
"name": "Obihai",
"codeowners": ["@dshokouhi"],
"codeowners": ["@dshokouhi", "@ejpenney"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/obihai",
"iot_class": "local_polling",
Expand Down

0 comments on commit 9fed447

Please sign in to comment.