treewide: stop maintaining most packages

This commit is contained in:
Michael Hoang
2021-01-06 17:06:03 +11:00
parent d720e62914
commit 31f9051cf6
8 changed files with 8 additions and 8 deletions
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
meta = with stdenv.lib; {
platforms = platforms.linux ++ platforms.darwin;
maintainers = with maintainers; [ enzime ];
maintainers = with maintainers; [ ];
license = stdenv.lib.licenses.lgpl3;
description = "An opensource database of photographic lenses and their characteristics";
homepage = "http://lensfun.sourceforge.net/";