mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Remove myself from codeowners (#70127)
This commit is contained in:
@ -1096,8 +1096,8 @@ build.json @home-assistant/supervisor
|
||||
/homeassistant/components/verisure/ @frenck
|
||||
/tests/components/verisure/ @frenck
|
||||
/homeassistant/components/versasense/ @flamm3blemuff1n
|
||||
/homeassistant/components/version/ @fabaff @ludeeus
|
||||
/tests/components/version/ @fabaff @ludeeus
|
||||
/homeassistant/components/version/ @ludeeus
|
||||
/tests/components/version/ @ludeeus
|
||||
/homeassistant/components/vesync/ @markperdue @webdjoe @thegardenmonkey
|
||||
/tests/components/vesync/ @markperdue @webdjoe @thegardenmonkey
|
||||
/homeassistant/components/vicare/ @oischinger
|
||||
|
@ -3,7 +3,7 @@
|
||||
"name": "Version",
|
||||
"documentation": "https://www.home-assistant.io/integrations/version",
|
||||
"requirements": ["pyhaversion==22.4.1"],
|
||||
"codeowners": ["@fabaff", "@ludeeus"],
|
||||
"codeowners": ["@ludeeus"],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_push",
|
||||
"config_flow": true,
|
||||
|
Reference in New Issue
Block a user