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:
@@ -97,7 +97,7 @@ in stdenv.mkDerivation rec {
|
||||
homepage = http://www.mongodb.org;
|
||||
license = licenses.agpl3;
|
||||
|
||||
maintainers = with maintainers; [ bluescreen303 offline wkennington cstrahan ];
|
||||
maintainers = with maintainers; [ bluescreen303 offline cstrahan ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user