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:
@@ -46,6 +46,6 @@ stdenv.mkDerivation {
|
||||
homepage = http://www.tcl.tk/;
|
||||
license = licenses.tcltk;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ lovek323 vrthra wkennington ];
|
||||
maintainers = with maintainers; [ lovek323 vrthra ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user