Add myself as a pi_hole codeowner (#26796)
parent
9e79920c9c
commit
88dcecab39
|
@ -207,7 +207,7 @@ homeassistant/components/panel_custom/* @home-assistant/frontend
|
|||
homeassistant/components/panel_iframe/* @home-assistant/frontend
|
||||
homeassistant/components/persistent_notification/* @home-assistant/core
|
||||
homeassistant/components/philips_js/* @elupus
|
||||
homeassistant/components/pi_hole/* @fabaff
|
||||
homeassistant/components/pi_hole/* @fabaff @johnluetke
|
||||
homeassistant/components/plaato/* @JohNan
|
||||
homeassistant/components/plant/* @ChristianKuehnel
|
||||
homeassistant/components/plex/* @jjlawren
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
"@fabaff"
|
||||
"@fabaff",
|
||||
"@johnluetke"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue