Update codeowners of PlayStation Network integration (#147510)

Add myself as codeowner
This commit is contained in:
Manu 2025-06-25 18:35:48 +02:00 committed by GitHub
parent 1fb587bf03
commit f34f17bc24
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
CODEOWNERS generated
View File

@ -1169,8 +1169,8 @@ build.json @home-assistant/supervisor
/tests/components/ping/ @jpbede /tests/components/ping/ @jpbede
/homeassistant/components/plaato/ @JohNan /homeassistant/components/plaato/ @JohNan
/tests/components/plaato/ @JohNan /tests/components/plaato/ @JohNan
/homeassistant/components/playstation_network/ @jackjpowell /homeassistant/components/playstation_network/ @jackjpowell @tr4nt0r
/tests/components/playstation_network/ @jackjpowell /tests/components/playstation_network/ @jackjpowell @tr4nt0r
/homeassistant/components/plex/ @jjlawren /homeassistant/components/plex/ @jjlawren
/tests/components/plex/ @jjlawren /tests/components/plex/ @jjlawren
/homeassistant/components/plugwise/ @CoMPaTech @bouwew /homeassistant/components/plugwise/ @CoMPaTech @bouwew

View File

@ -1,7 +1,7 @@
{ {
"domain": "playstation_network", "domain": "playstation_network",
"name": "PlayStation Network", "name": "PlayStation Network",
"codeowners": ["@jackjpowell"], "codeowners": ["@jackjpowell", "@tr4nt0r"],
"config_flow": true, "config_flow": true,
"dhcp": [ "dhcp": [
{ {