diff --git a/custom_components/proxmox_pve/manifest.json b/custom_components/proxmox_pve/manifest.json index 2bea100..f3767a8 100644 --- a/custom_components/proxmox_pve/manifest.json +++ b/custom_components/proxmox_pve/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"], "config_flow": true, "iot_class": "local_polling", "integration_type": "service" } +