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:
@@ -81,6 +81,6 @@ stdenv.mkDerivation rec {
|
||||
description = "A library that provides an embeddable, persistent key-value store for fast storage";
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.x86_64;
|
||||
maintainers = with maintainers; [ adev wkennington ];
|
||||
maintainers = with maintainers; [ adev ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user