Add myself as a pi_hole codeowner (#26796)

pull/26814/head
John Luetke 2019-09-21 12:39:49 -07:00 committed by Franck Nijhof
parent 9e79920c9c
commit 88dcecab39
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -7,6 +7,7 @@
],
"dependencies": [],
"codeowners": [
"@fabaff"
"@fabaff",
"@johnluetke"
]
}