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:
@@ -142,7 +142,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://hostap.epitest.fi/wpa_supplicant/;
|
||||
description = "A tool for connecting to WPA and WPA2-protected wireless networks";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ marcweber wkennington ];
|
||||
maintainers = with maintainers; [ marcweber ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user