yazi-unwrapped: add khaneliman maintainer

This commit is contained in:
Austin Horstman
2024-10-23 23:53:06 -05:00
parent 9c172e27ee
commit 21b6195bf9
+4 -3
View File
@@ -46,11 +46,12 @@ rustPlatform.buildRustPackage rec {
homepage = "https://github.com/sxyazi/yazi";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
xyenon
matthiasbeyer
linsui
eljamm
khaneliman
linsui
matthiasbeyer
uncenter
xyenon
];
mainProgram = "yazi";
};