mirror of
https://github.com/esphome/esphome.git
synced 2025-07-28 14:16:40 +00:00
Add core team as codeowner of .github folder (#9663)
This commit is contained in:
parent
6cefe943e9
commit
19a68dc650
@ -9,6 +9,7 @@
|
|||||||
pyproject.toml @esphome/core
|
pyproject.toml @esphome/core
|
||||||
esphome/*.py @esphome/core
|
esphome/*.py @esphome/core
|
||||||
esphome/core/* @esphome/core
|
esphome/core/* @esphome/core
|
||||||
|
.github/** @esphome/core
|
||||||
|
|
||||||
# Integrations
|
# Integrations
|
||||||
esphome/components/a01nyub/* @MrSuicideParrot
|
esphome/components/a01nyub/* @MrSuicideParrot
|
||||||
|
@ -31,6 +31,7 @@ BASE = """
|
|||||||
pyproject.toml @esphome/core
|
pyproject.toml @esphome/core
|
||||||
esphome/*.py @esphome/core
|
esphome/*.py @esphome/core
|
||||||
esphome/core/* @esphome/core
|
esphome/core/* @esphome/core
|
||||||
|
.github/** @esphome/core
|
||||||
|
|
||||||
# Integrations
|
# Integrations
|
||||||
""".strip()
|
""".strip()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user