Remove code owner from withings (#102081)
* Remove code owner from withings * Update CODEOWNERS --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
parent
e5ebdf7ad4
commit
422252e3a0
2 changed files with 3 additions and 3 deletions
|
@ -1438,8 +1438,8 @@ build.json @home-assistant/supervisor
|
|||
/homeassistant/components/wilight/ @leofig-rj
|
||||
/tests/components/wilight/ @leofig-rj
|
||||
/homeassistant/components/wirelesstag/ @sergeymaysak
|
||||
/homeassistant/components/withings/ @vangorra @joostlek
|
||||
/tests/components/withings/ @vangorra @joostlek
|
||||
/homeassistant/components/withings/ @joostlek
|
||||
/tests/components/withings/ @joostlek
|
||||
/homeassistant/components/wiz/ @sbidy
|
||||
/tests/components/wiz/ @sbidy
|
||||
/homeassistant/components/wled/ @frenck
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"domain": "withings",
|
||||
"name": "Withings",
|
||||
"after_dependencies": ["cloud"],
|
||||
"codeowners": ["@vangorra", "@joostlek"],
|
||||
"codeowners": ["@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