treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those.
This commit is contained in:
@@ -57,6 +57,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A daemon that provides mouse support on the Linux console";
|
||||
license = licenses.gpl2;
|
||||
platforms = platforms.linux ++ platforms.cygwin;
|
||||
maintainers = with maintainers; [ eelco wkennington ];
|
||||
maintainers = with maintainers; [ eelco ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user