summary refs log tree commit diff
path: root/pkgs/applications/graphics/photoqt
diff options
context:
space:
mode:
authorAnton-Latukha <anton.latukha@gmail.com>2018-07-12 00:22:57 +0300
committerAnton-Latukha <anton.latukha@gmail.com>2018-07-22 21:41:48 +0300
commit8f101cce83fe5357814268e4ab6337262ec6730c (patch)
treeb7ce55d5215182516c2b79ca18cd439feccb78a8 /pkgs/applications/graphics/photoqt
parentc56dd53092ab5774e81de0f478812203dd2e113b (diff)
downloadnixpkgs-8f101cce83fe5357814268e4ab6337262ec6730c.tar
nixpkgs-8f101cce83fe5357814268e4ab6337262ec6730c.tar.gz
nixpkgs-8f101cce83fe5357814268e4ab6337262ec6730c.tar.bz2
nixpkgs-8f101cce83fe5357814268e4ab6337262ec6730c.tar.lz
nixpkgs-8f101cce83fe5357814268e4ab6337262ec6730c.tar.xz
nixpkgs-8f101cce83fe5357814268e4ab6337262ec6730c.tar.zst
nixpkgs-8f101cce83fe5357814268e4ab6337262ec6730c.zip
rm maintainer eduarrrd from packages, no activity > year
Diffstat (limited to 'pkgs/applications/graphics/photoqt')
-rw-r--r--pkgs/applications/graphics/photoqt/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/graphics/photoqt/default.nix b/pkgs/applications/graphics/photoqt/default.nix
index 01affbbbd94..7571bb29bec 100644
--- a/pkgs/applications/graphics/photoqt/default.nix
+++ b/pkgs/applications/graphics/photoqt/default.nix
@@ -31,6 +31,5 @@ stdenv.mkDerivation rec {
     description = "Simple, yet powerful and good looking image viewer";
     license = stdenv.lib.licenses.gpl2Plus;
     platforms = stdenv.lib.platforms.unix;
-    maintainers = [ stdenv.lib.maintainers.eduarrrd ];
   };
 }