···106106 description = "Popular photo organizer for the GNOME desktop";
107107 homepage = "https://wiki.gnome.org/Apps/Shotwell";
108108 license = licenses.lgpl21Plus;
109109- maintainers = with maintainers; [domenkozar];
109109+ maintainers = with maintainers; [];
110110 platforms = platforms.linux;
111111 };
112112}
+1-1
pkgs/applications/misc/calibre/default.nix
···179179 free and open source and great for both casual users and computer experts.
180180 '';
181181 license = with licenses; if unrarSupport then unfreeRedistributable else gpl3Plus;
182182- maintainers = with maintainers; [ domenkozar pSub AndersonTorres ];
182182+ maintainers = with maintainers; [ pSub AndersonTorres ];
183183 platforms = platforms.linux;
184184 };
185185}
+1-1
pkgs/applications/networking/ike/default.nix
···5555 homepage = "https://www.shrew.net/software";
5656 description = "IPsec Client for FreeBSD, NetBSD and many Linux based operating systems";
5757 platforms = platforms.unix;
5858- maintainers = [ maintainers.domenkozar ];
5858+ maintainers = [ ];
5959 license = licenses.sleepycat;
6060 };
6161}