mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-19 04:33:27 +02:00
Add CODEOWNERS mechanism (#1199)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import esphome.codegen as cg
|
||||
from esphome.core import coroutine_with_priority
|
||||
|
||||
CODEOWNERS = ['@OttoWinter']
|
||||
json_ns = cg.esphome_ns.namespace('json')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user