1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-14 09:12:19 +01:00

Add code-owner tag

This commit is contained in:
Daniel Vikström
2024-04-06 00:13:14 +02:00
parent 7b647c3fae
commit 583e5ea47f

View File

@@ -8,6 +8,7 @@ StringRef = cg.esphome_ns.struct("StringRef")
MULTI_CONF = True MULTI_CONF = True
CODEOWNERS = ["@dala318"]
CONFIG_SCHEMA = cv.Schema( CONFIG_SCHEMA = cv.Schema(
{ {