summary refs log tree commit diff
path: root/pkgs/applications/audio/seq24/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/seq24/default.nix')
-rw-r--r--pkgs/applications/audio/seq24/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/seq24/default.nix b/pkgs/applications/audio/seq24/default.nix
index ebeef301e10..11ee00adc88 100644
--- a/pkgs/applications/audio/seq24/default.nix
+++ b/pkgs/applications/audio/seq24/default.nix
@@ -19,6 +19,6 @@ stdenv.mkDerivation  rec {
     homepage = http://www.filter24.org/seq24;
     license = licenses.gpl2;
     platforms = platforms.linux;
-    maintainers = with maintainers; [ goibhniu nckx ];
+    maintainers = with maintainers; [ goibhniu ];
   };
 }