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:
@@ -51,6 +51,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://zfsonlinux.org/;
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ jcumming wizeman wkennington fpletz globin ];
|
||||
maintainers = with maintainers; [ jcumming wizeman fpletz globin ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user