summary refs log tree commit diff
path: root/pkgs/applications/graphics/sane/frontends.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/graphics/sane/frontends.nix')
-rw-r--r--pkgs/applications/graphics/sane/frontends.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/sane/frontends.nix b/pkgs/applications/graphics/sane/frontends.nix
index c0945242096..d34ab9856fc 100644
--- a/pkgs/applications/graphics/sane/frontends.nix
+++ b/pkgs/applications/graphics/sane/frontends.nix
@@ -23,7 +23,6 @@ stdenv.mkDerivation rec {
     description = "Scanner Access Now Easy";
     homepage    = "http://www.sane-project.org/";
     license     = licenses.gpl2Plus;
-    maintainers = with maintainers; [ peti ];
     platforms   = platforms.linux;
   };
 }