Skip to content

Commit

Permalink
Drop codeowner for radiotherm (#93744)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored May 29, 2023
1 parent b42a5ba commit 3c5475a
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 @@ -971,8 +971,8 @@ build.json @home-assistant/supervisor
/tests/components/radarr/ @tkdrob
/homeassistant/components/radio_browser/ @frenck
/tests/components/radio_browser/ @frenck
/homeassistant/components/radiotherm/ @bdraco @vinnyfuria
/tests/components/radiotherm/ @bdraco @vinnyfuria
/homeassistant/components/radiotherm/ @vinnyfuria
/tests/components/radiotherm/ @vinnyfuria
/homeassistant/components/rainbird/ @konikvranik @allenporter
/tests/components/rainbird/ @konikvranik @allenporter
/homeassistant/components/raincloud/ @vanstinator
Expand Down
2 changes: 1 addition & 1 deletion homeassistant/components/radiotherm/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "radiotherm",
"name": "Radio Thermostat",
"codeowners": ["@bdraco", "@vinnyfuria"],
"codeowners": ["@vinnyfuria"],
"config_flow": true,
"dhcp": [
{
Expand Down

0 comments on commit 3c5475a

Please sign in to comment.