mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +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
|
||||
/homeassistant/components/cover/ @home-assistant/core
|
||||
/tests/components/cover/ @home-assistant/core
|
||||
/homeassistant/components/cpuspeed/ @fabaff @frenck
|
||||
/tests/components/cpuspeed/ @fabaff @frenck
|
||||
/homeassistant/components/cpuspeed/ @fabaff
|
||||
/tests/components/cpuspeed/ @fabaff
|
||||
/homeassistant/components/crownstone/ @Crownstone @RicArch97
|
||||
/tests/components/crownstone/ @Crownstone @RicArch97
|
||||
/homeassistant/components/cups/ @fabaff
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"domain": "cpuspeed",
|
||||
"name": "CPU Speed",
|
||||
"codeowners": ["@fabaff", "@frenck"],
|
||||
"codeowners": ["@fabaff"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/cpuspeed",
|
||||
"integration_type": "device",
|
||||
|
Loading…
x
Reference in New Issue
Block a user