From 027f173a08e2752554ce5c8f2b4d7b042ebcc411 Mon Sep 17 00:00:00 2001 From: jxwolstenholme Date: Mon, 29 Oct 2018 18:27:03 +0000 Subject: [PATCH] Added codeowner for bt_smarthub (#17947) --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index d3562e8a72a..edec0cf0345 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -64,6 +64,7 @@ homeassistant/components/device_tracker/automatic.py @armills homeassistant/components/device_tracker/huawei_router.py @abmantis homeassistant/components/device_tracker/quantum_gateway.py @cisasteelersfan homeassistant/components/device_tracker/tile.py @bachya +homeassistant/components/device_tracker/bt_smarthub.py @jxwolstenholme homeassistant/components/history_graph.py @andrey-git homeassistant/components/influx.py @fabaff homeassistant/components/light/lifx_legacy.py @amelchio