Skip to content

Commit

Permalink
Remove myself as codeowner for unifiprotect
Browse files Browse the repository at this point in the history
Users are reaching out to me out of band (and a bit too invasively for
my taste) for help with this integration.

As I do not have the bandwidth to be the primary code owner, remove
myself.

see #117100 (comment)
  • Loading branch information
bdraco committed Jun 4, 2024
1 parent 72e4aee commit 76c4da1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -1489,8 +1489,6 @@ build.json @home-assistant/supervisor
/tests/components/unifi/ @Kane610
/homeassistant/components/unifi_direct/ @tofuSCHNITZEL
/homeassistant/components/unifiled/ @florisvdk
/homeassistant/components/unifiprotect/ @bdraco
/tests/components/unifiprotect/ @bdraco
/homeassistant/components/upb/ @gwww
/tests/components/upb/ @gwww
/homeassistant/components/upc_connect/ @pvizeli @fabaff
Expand Down
3 changes: 1 addition & 2 deletions homeassistant/components/unifiprotect/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "unifiprotect",
"name": "UniFi Protect",
"codeowners": ["@bdraco"],
"codeowners": [],
"config_flow": true,
"dependencies": ["http", "repairs"],
"dhcp": [
Expand Down Expand Up @@ -40,7 +40,6 @@
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["pyunifiprotect", "unifi_discovery"],
"quality_scale": "platinum",
"requirements": ["pyunifiprotect==5.1.2", "unifi-discovery==1.1.8"],
"ssdp": [
{
Expand Down

0 comments on commit 76c4da1

Please sign in to comment.