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

Added codeowners (#1487)

This commit is contained in:
rspaargaren
2021-02-10 13:20:31 +01:00
committed by GitHub
parent 04d8593f38
commit 23cf120977
2 changed files with 50 additions and 32 deletions

View File

@@ -45,6 +45,7 @@ esphome/components/json/* @OttoWinter
esphome/components/ledc/* @OttoWinter
esphome/components/light/* @esphome/core
esphome/components/logger/* @esphome/core
esphome/components/max7219digit/* @rspaargaren
esphome/components/mcp23s08/* @SenexCrenshaw
esphome/components/mcp23s17/* @SenexCrenshaw
esphome/components/mcp2515/* @danielschramm @mvturnho