Skip to content

Commit cb95b06

Browse files
author
Franz646
committed
fix: manifest codeowners multiline format to match hassfest prettier config
1 parent 62b8a9e commit cb95b06

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

custom_components/orphan_cleaner/manifest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"domain": "orphan_cleaner",
33
"name": "Orphan Entity Cleaner",
4-
"codeowners": ["@Franz646"],
4+
"codeowners": [
5+
"@Franz646"
6+
],
57
"config_flow": true,
68
"documentation": "https://github.com/Franz646/orphan-cleaner",
79
"integration_type": "service",

0 commit comments

Comments
 (0)