1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Fix manifest codeowners (#22871)

* Added individual files section
* Replaced some manifest/codeowners
This commit is contained in:
cdce8p
2019-04-08 06:01:05 +02:00
committed by Rohan Kapoor
parent 3086e1d39d
commit 8bebd8583f
4 changed files with 16 additions and 4 deletions

View File

@@ -9,6 +9,6 @@
"zone"
],
"codeowners": [
"@fabaff"
"@home-assistant/core"
]
}