mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Add @knyar as a codeowner for prometheus integration (#36487)
This commit is contained in:
parent
3076fc5f25
commit
0bf64e9a2c
@ -315,6 +315,7 @@ homeassistant/components/plugwise/* @CoMPaTech @bouwew
|
||||
homeassistant/components/plum_lightpad/* @ColinHarrington
|
||||
homeassistant/components/point/* @fredrike
|
||||
homeassistant/components/powerwall/* @bdraco @jrester
|
||||
homeassistant/components/prometheus/* @knyar
|
||||
homeassistant/components/proxmoxve/* @k4ds3 @jhollowe
|
||||
homeassistant/components/ps4/* @ktnrg45
|
||||
homeassistant/components/ptvsd/* @swamp-ig
|
||||
|
@ -4,5 +4,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/prometheus",
|
||||
"requirements": ["prometheus_client==0.7.1"],
|
||||
"dependencies": ["http"],
|
||||
"codeowners": []
|
||||
"codeowners": ["@knyar"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user