mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Update codeowners of PlayStation Network integration (#147510)
Add myself as codeowner
This commit is contained in:
parent
1fb587bf03
commit
f34f17bc24
4
CODEOWNERS
generated
4
CODEOWNERS
generated
@ -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
|
||||||
|
@ -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": [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user