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