mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-01 02:28:28 +02:00
add codeowners (#4875)
This commit is contained in:
@@ -10,6 +10,8 @@ from esphome.const import (
|
||||
CONF_BRIGHTNESS,
|
||||
)
|
||||
|
||||
CODEOWNERS = ["@freekode"]
|
||||
|
||||
tm1651_ns = cg.esphome_ns.namespace("tm1651")
|
||||
TM1651Display = tm1651_ns.class_("TM1651Display", cg.Component)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user