1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 00:20:30 +01:00

Update Proxmox code owners (#164941)

This commit is contained in:
Erwin Douna
2026-03-06 11:11:06 +01:00
committed by GitHub
parent 152137a3a2
commit 45e453791e
2 changed files with 3 additions and 3 deletions

4
CODEOWNERS generated
View File

@@ -1305,8 +1305,8 @@ build.json @home-assistant/supervisor
/tests/components/prosegur/ @dgomes
/homeassistant/components/proximity/ @mib1185
/tests/components/proximity/ @mib1185
/homeassistant/components/proxmoxve/ @jhollowe @Corbeno @erwindouna
/tests/components/proxmoxve/ @jhollowe @Corbeno @erwindouna
/homeassistant/components/proxmoxve/ @Corbeno @erwindouna @CoMPaTech
/tests/components/proxmoxve/ @Corbeno @erwindouna @CoMPaTech
/homeassistant/components/ps4/ @ktnrg45
/tests/components/ps4/ @ktnrg45
/homeassistant/components/pterodactyl/ @elmurato

View File

@@ -1,7 +1,7 @@
{
"domain": "proxmoxve",
"name": "Proxmox VE",
"codeowners": ["@jhollowe", "@Corbeno", "@erwindouna"],
"codeowners": ["@Corbeno", "@erwindouna", "@CoMPaTech"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/proxmoxve",
"integration_type": "service",