Update Jellyfin codeowner (#137270)

This commit is contained in:
Jan Stienstra 2025-02-03 23:38:01 +01:00 committed by GitHub
parent 7fe89ea329
commit 42cab208d0
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

@ -765,8 +765,8 @@ build.json @home-assistant/supervisor
/tests/components/ituran/ @shmuelzon
/homeassistant/components/izone/ @Swamp-Ig
/tests/components/izone/ @Swamp-Ig
/homeassistant/components/jellyfin/ @j-stienstra @ctalkington
/tests/components/jellyfin/ @j-stienstra @ctalkington
/homeassistant/components/jellyfin/ @RunC0deRun @ctalkington
/tests/components/jellyfin/ @RunC0deRun @ctalkington
/homeassistant/components/jewish_calendar/ @tsvi
/tests/components/jewish_calendar/ @tsvi
/homeassistant/components/juicenet/ @jesserockz

View File

@ -1,7 +1,7 @@
{
"domain": "jellyfin",
"name": "Jellyfin",
"codeowners": ["@j-stienstra", "@ctalkington"],
"codeowners": ["@RunC0deRun", "@ctalkington"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/jellyfin",
"integration_type": "service",