mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Add myself as codeowner for CPU Speed (#63034)
This commit is contained in:
@@ -180,8 +180,8 @@ homeassistant/components/counter/* @fabaff
|
||||
tests/components/counter/* @fabaff
|
||||
homeassistant/components/cover/* @home-assistant/core
|
||||
tests/components/cover/* @home-assistant/core
|
||||
homeassistant/components/cpuspeed/* @fabaff
|
||||
tests/components/cpuspeed/* @fabaff
|
||||
homeassistant/components/cpuspeed/* @fabaff @frenck
|
||||
tests/components/cpuspeed/* @fabaff @frenck
|
||||
homeassistant/components/crownstone/* @Crownstone @RicArch97
|
||||
tests/components/crownstone/* @Crownstone @RicArch97
|
||||
homeassistant/components/cups/* @fabaff
|
||||
|
@@ -4,6 +4,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/cpuspeed",
|
||||
"requirements": ["py-cpuinfo==8.0.0"],
|
||||
"config_flow": true,
|
||||
"codeowners": ["@fabaff"],
|
||||
"codeowners": ["@fabaff", "@frenck"],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
Reference in New Issue
Block a user