mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-07 05:13:31 +02:00
Add CODEOWNERS mechanism (#1199)
This commit is contained in:
@@ -3,6 +3,7 @@ import esphome.config_validation as cv
|
||||
from esphome.const import CONF_ID, CONF_PASSWORD, CONF_PORT, CONF_SAFE_MODE
|
||||
from esphome.core import CORE, coroutine_with_priority
|
||||
|
||||
CODEOWNERS = ['@esphome/core']
|
||||
DEPENDENCIES = ['network']
|
||||
|
||||
ota_ns = cg.esphome_ns.namespace('ota')
|
||||
|
||||
Reference in New Issue
Block a user