From 0eb970ab176300db86a2694ef586bcf98c7c2057 Mon Sep 17 00:00:00 2001 From: Piotr Machowski Date: Fri, 12 Jun 2020 04:48:35 +0200 Subject: [PATCH] Updated manifest --- custom_components/saver/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/saver/manifest.json b/custom_components/saver/manifest.json index 66325d6..24d2206 100644 --- a/custom_components/saver/manifest.json +++ b/custom_components/saver/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://github.com/PiotrMachowski/Home-Assistant-custom-components-Saver", "issue_tracker": "https://github.com/PiotrMachowski/Home-Assistant-custom-components-Saver/issues", "dependencies": [], - "codeowners": ["PiotrMachowski"], + "codeowners": ["@PiotrMachowski"], "requirements": [], "config_flow": true } \ No newline at end of file