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:
@@ -14,7 +14,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A wrapper for the user, group and hosts NSS API";
|
||||
homepage = "https://git.samba.org/?p=uid_wrapper.git;a=summary;";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ wkennington ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user