From 8d77996ede06dc59a5fd85b66cd049ba1ea0196d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Tue, 13 Jan 2026 16:14:08 +0100 Subject: [PATCH] Update codeowner username in manifest.json --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 2bea100..b6d66e4 100644 --- a/manifest.json +++ b/manifest.json @@ -4,8 +4,9 @@ "version": "0.6.0-alpha", "documentation": "https://example.invalid", "requirements": ["aiohttp>=3.9.0"], - "codeowners": ["@BAHMCLOUD", "@ReneBachmann"], + "codeowners": ["@bahmcloud", "@ReneBachmann"], "config_flow": true, "iot_class": "local_polling", "integration_type": "service" } +