From 81191c5a5f03d0c78272cba914d64938b3331dbf Mon Sep 17 00:00:00 2001 From: Ken Roe Date: Tue, 14 Jan 2025 07:40:24 -0500 Subject: [PATCH] Update manifest.json --- custom_components/vehiclevue/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/vehiclevue/manifest.json b/custom_components/vehiclevue/manifest.json index 8c8b36f..fc99e2d 100644 --- a/custom_components/vehiclevue/manifest.json +++ b/custom_components/vehiclevue/manifest.json @@ -10,5 +10,5 @@ "integration_type": "hub", "issue_tracker": "https://github.com/kennethroe/vehiclevue/issues", "dependencies": [], - "codeowners": "kennethroe" + "codeowners": ["@kennethroe"] }