add codeowners (#4875)

This commit is contained in:
Evgeny
2023-05-23 00:28:35 +02:00
committed by GitHub
parent ed8aec62fc
commit 28b5c535ec
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ from esphome.const import (
)
DEPENDENCIES = ["i2c"]
CODEOWNERS = ["@freekode"]
hm3301_ns = cg.esphome_ns.namespace("hm3301")
HM3301Component = hm3301_ns.class_(