about summary refs log tree commit diff
path: root/pkgs/applications/audio/pianobar/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/pianobar/default.nix')
-rw-r--r--pkgs/applications/audio/pianobar/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/audio/pianobar/default.nix b/pkgs/applications/audio/pianobar/default.nix
index e21815574d1e2..1518ed9b79421 100644
--- a/pkgs/applications/audio/pianobar/default.nix
+++ b/pkgs/applications/audio/pianobar/default.nix
@@ -23,6 +23,5 @@ stdenv.mkDerivation rec {
     homepage = http://6xq.net/projects/pianobar/;
     platforms = platforms.linux;
     license = licenses.mit; # expat version
-    maintainers = with maintainers; [ eduarrrd ];
   };
 }