Update codeowner username in manifest.json

This commit is contained in:
2026-01-13 16:14:08 +01:00
committed by GitHub
parent 3b6f119a99
commit 8d77996ede

View File

@@ -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"
}