crate2nix: Remove kranzes from maintainers

This commit is contained in:
Ilan Joselevich
2026-01-15 11:03:53 +02:00
parent 57739f73a4
commit c0e6f3b285
-1
View File
@@ -62,7 +62,6 @@ rustPlatform.buildRustPackage rec {
maintainers = with lib.maintainers; [
kolloch
cole-h
kranzes
];
};
}