summary refs log tree commit diff
path: root/pkgs/applications/audio/musikcube/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/musikcube/default.nix')
-rw-r--r--pkgs/applications/audio/musikcube/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/musikcube/default.nix b/pkgs/applications/audio/musikcube/default.nix
index 531d2851261..f25606886ff 100644
--- a/pkgs/applications/audio/musikcube/default.nix
+++ b/pkgs/applications/audio/musikcube/default.nix
@@ -88,7 +88,7 @@ stdenv.mkDerivation rec {
   meta = {
     description = "Terminal-based music player, library, and streaming audio server";
     homepage = "https://musikcube.com/";
-    maintainers = with lib.maintainers; [ aanderse srapenne afh ];
+    maintainers = with lib.maintainers; [ aanderse afh ];
     license = lib.licenses.bsd3;
     platforms = lib.platforms.all;
   };