mirror of
https://github.com/esphome/esphome.git
synced 2025-11-01 15:41:52 +00:00
Updated my username in Code Owners (#5247)
This commit is contained in:
@@ -13,7 +13,7 @@ CONF_HOT_JUNCTION = "hot_junction"
|
||||
CONF_COLD_JUNCTION = "cold_junction"
|
||||
|
||||
DEPENDENCIES = ["i2c"]
|
||||
CODEOWNERS = ["@MrEditor97"]
|
||||
CODEOWNERS = ["@mreditor97"]
|
||||
|
||||
mcp9600_ns = cg.esphome_ns.namespace("mcp9600")
|
||||
MCP9600Component = mcp9600_ns.class_(
|
||||
|
||||
Reference in New Issue
Block a user