summary refs log tree commit diff
path: root/pkgs/applications/audio/streamripper/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/streamripper/default.nix')
-rw-r--r--pkgs/applications/audio/streamripper/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/audio/streamripper/default.nix b/pkgs/applications/audio/streamripper/default.nix
index 55ed40c2fb8..1411fe59b30 100644
--- a/pkgs/applications/audio/streamripper/default.nix
+++ b/pkgs/applications/audio/streamripper/default.nix
@@ -16,6 +16,5 @@ stdenv.mkDerivation rec {
     homepage = "http://streamripper.sourceforge.net/";
     description = "Application that lets you record streaming mp3 to your hard drive";
     license = licenses.gpl2;
-    maintainers = with maintainers; [ the-kenny ];
   };
 }