Add myself as codeowner [fritzbox_callmonitor] (#70820)
parent
f593b387a4
commit
130e7fe128
|
@ -349,6 +349,8 @@ build.json @home-assistant/supervisor
|
|||
/tests/components/fritz/ @mammuth @AaronDavidSchneider @chemelli74 @mib1185
|
||||
/homeassistant/components/fritzbox/ @mib1185 @flabbamann
|
||||
/tests/components/fritzbox/ @mib1185 @flabbamann
|
||||
/homeassistant/components/fritzbox_callmonitor/ @cdce8p
|
||||
/tests/components/fritzbox_callmonitor/ @cdce8p
|
||||
/homeassistant/components/fronius/ @nielstron @farmio
|
||||
/tests/components/fronius/ @nielstron @farmio
|
||||
/homeassistant/components/frontend/ @home-assistant/frontend
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/fritzbox_callmonitor",
|
||||
"requirements": ["fritzconnection==1.8.0"],
|
||||
"codeowners": [],
|
||||
"codeowners": ["@cdce8p"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["fritzconnection"]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue