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