Add codeowner for Withings (#99681)
This commit is contained in:
parent
da45f6cbb0
commit
4f05e61072
2 changed files with 3 additions and 3 deletions
|
@ -1416,8 +1416,8 @@ build.json @home-assistant/supervisor
|
|||
/homeassistant/components/wilight/ @leofig-rj
|
||||
/tests/components/wilight/ @leofig-rj
|
||||
/homeassistant/components/wirelesstag/ @sergeymaysak
|
||||
/homeassistant/components/withings/ @vangorra
|
||||
/tests/components/withings/ @vangorra
|
||||
/homeassistant/components/withings/ @vangorra @joostlek
|
||||
/tests/components/withings/ @vangorra @joostlek
|
||||
/homeassistant/components/wiz/ @sbidy
|
||||
/tests/components/wiz/ @sbidy
|
||||
/homeassistant/components/wled/ @frenck
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"domain": "withings",
|
||||
"name": "Withings",
|
||||
"codeowners": ["@vangorra"],
|
||||
"codeowners": ["@vangorra", "@joostlek"],
|
||||
"config_flow": true,
|
||||
"dependencies": ["application_credentials", "http", "webhook"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/withings",
|
||||
|
|
Loading…
Add table
Reference in a new issue