Add myself to the codeowners manifest for openhome and tapsaff (#44188)
This commit is contained in:
parent
66ed34e60e
commit
b758c147a6
3 changed files with 4 additions and 2 deletions
|
@ -323,6 +323,7 @@ homeassistant/components/onewire/* @garbled1 @epenet
|
|||
homeassistant/components/onvif/* @hunterjm
|
||||
homeassistant/components/openerz/* @misialq
|
||||
homeassistant/components/opengarage/* @danielhiversen
|
||||
homeassistant/components/openhome/* @bazwilliams
|
||||
homeassistant/components/opentherm_gw/* @mvn23
|
||||
homeassistant/components/openuv/* @bachya
|
||||
homeassistant/components/openweathermap/* @fabaff @freekode @nzapponi
|
||||
|
@ -453,6 +454,7 @@ homeassistant/components/tado/* @michaelarnauts @bdraco
|
|||
homeassistant/components/tag/* @balloob @dmulcahey
|
||||
homeassistant/components/tahoma/* @philklei
|
||||
homeassistant/components/tankerkoenig/* @guillempages
|
||||
homeassistant/components/tapsaff/* @bazwilliams
|
||||
homeassistant/components/tasmota/* @emontnemery
|
||||
homeassistant/components/tautulli/* @ludeeus
|
||||
homeassistant/components/tellduslive/* @fredrike
|
||||
|
|
|
@ -3,5 +3,5 @@
|
|||
"name": "Linn / OpenHome",
|
||||
"documentation": "https://www.home-assistant.io/integrations/openhome",
|
||||
"requirements": ["openhomedevice==0.7.2"],
|
||||
"codeowners": []
|
||||
"codeowners": ["@bazwilliams"]
|
||||
}
|
||||
|
|
|
@ -3,5 +3,5 @@
|
|||
"name": "Taps Aff",
|
||||
"documentation": "https://www.home-assistant.io/integrations/tapsaff",
|
||||
"requirements": ["tapsaff==0.2.1"],
|
||||
"codeowners": []
|
||||
"codeowners": ["@bazwilliams"]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue