mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Remove myself from cpuspeed codeowners (#101020)
This commit is contained in:
parent
dc1d3f727b
commit
4f1906ae3e
@ -233,8 +233,8 @@ build.json @home-assistant/supervisor
|
|||||||
/tests/components/counter/ @fabaff
|
/tests/components/counter/ @fabaff
|
||||||
/homeassistant/components/cover/ @home-assistant/core
|
/homeassistant/components/cover/ @home-assistant/core
|
||||||
/tests/components/cover/ @home-assistant/core
|
/tests/components/cover/ @home-assistant/core
|
||||||
/homeassistant/components/cpuspeed/ @fabaff @frenck
|
/homeassistant/components/cpuspeed/ @fabaff
|
||||||
/tests/components/cpuspeed/ @fabaff @frenck
|
/tests/components/cpuspeed/ @fabaff
|
||||||
/homeassistant/components/crownstone/ @Crownstone @RicArch97
|
/homeassistant/components/crownstone/ @Crownstone @RicArch97
|
||||||
/tests/components/crownstone/ @Crownstone @RicArch97
|
/tests/components/crownstone/ @Crownstone @RicArch97
|
||||||
/homeassistant/components/cups/ @fabaff
|
/homeassistant/components/cups/ @fabaff
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "cpuspeed",
|
"domain": "cpuspeed",
|
||||||
"name": "CPU Speed",
|
"name": "CPU Speed",
|
||||||
"codeowners": ["@fabaff", "@frenck"],
|
"codeowners": ["@fabaff"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/cpuspeed",
|
"documentation": "https://www.home-assistant.io/integrations/cpuspeed",
|
||||||
"integration_type": "device",
|
"integration_type": "device",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user