From: anatosun <33899455+anatosun@users.noreply.github.com> Date: Thu, 23 Oct 2025 08:49:31 +0000 (+0200) Subject: Plex: Add anatosun as codeowner and change stage to alpha (#2532) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=2aea24e7820a5991058b0da58be40af2150ec9a3;p=music-assistant-server.git Plex: Add anatosun as codeowner and change stage to alpha (#2532) --- diff --git a/music_assistant/providers/plex/manifest.json b/music_assistant/providers/plex/manifest.json index b48d51c5..f878b534 100644 --- a/music_assistant/providers/plex/manifest.json +++ b/music_assistant/providers/plex/manifest.json @@ -1,10 +1,10 @@ { "type": "music", "domain": "plex", - "stage": "unmaintained", + "stage": "alpha", "name": "Plex Media Server Library", "description": "Stream your personal music, podcasts, and radio via your Plex media server.", - "codeowners": ["@micha91"], + "codeowners": ["@micha91", "@anatosun"], "requirements": ["plexapi==4.17.1"], "documentation": "https://music-assistant.io/music-providers/plex/", "multi_instance": true