diff --git a/custom_components/infinitive/manifest.json b/custom_components/infinitive/manifest.json index d652617..e9ef3a5 100644 --- a/custom_components/infinitive/manifest.json +++ b/custom_components/infinitive/manifest.json @@ -4,5 +4,5 @@ "documentation": "https://github.com/mww012/ha_customcomponents", "requirements": ["pyinfinitive==0.0.5"], "dependencies": [], - "codeowners": ["@mww012"], + "codeowners": ["@mww012"] }