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
@@ -59,7 +59,7 @@ stdenv.mkDerivation rec {
'';
license = licenses.mit;
homepage = "https://github.com/yshui/picom";
maintainers = with maintainers; [ ertes enzime twey ];
maintainers = with maintainers; [ ertes twey ];
platforms = platforms.linux;
};
}