Add @jesserockz to codeowners (#1202)

Co-authored-by: Otto Winter <otto@otto-winter.com>
This commit is contained in:
Jesse Hills
2020-07-27 00:33:16 +12:00
committed by GitHub
parent abc83f6cb0
commit 25ad33a377
8 changed files with 53 additions and 8 deletions
@@ -5,6 +5,7 @@ from esphome.const import CONF_ID
from .. import tuya_ns, CONF_TUYA_ID, Tuya
DEPENDENCIES = ['tuya']
CODEOWNERS = ['@jesserockz']
CONF_SENSOR_DATAPOINT = "sensor_datapoint"