From e1629f25a1648734f20cb850044b314e2038697e Mon Sep 17 00:00:00 2001 From: Piotr Machowski Date: Mon, 27 Jul 2020 19:06:05 +0200 Subject: [PATCH] Fix manifest --- custom_components/mpk_rzeszow/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/mpk_rzeszow/manifest.json b/custom_components/mpk_rzeszow/manifest.json index 19c9da8..9032e4f 100644 --- a/custom_components/mpk_rzeszow/manifest.json +++ b/custom_components/mpk_rzeszow/manifest.json @@ -3,6 +3,6 @@ "name": "MPK Rzeszów", "documentation": "https://github.com/PiotrMachowski/Home-Assistant-custom-components-MPK-Rzeszow", "dependencies": [], - "codeowners": ["PiotrMachowski"], + "codeowners": ["@PiotrMachowski"], "requirements": ["requests"] } \ No newline at end of file