mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
yazi: add eljamm as maintainer
This commit is contained in:
parent
c217dc9717
commit
d42c42b164
@ -44,7 +44,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Blazing fast terminal file manager written in Rust, based on async I/O";
|
||||
homepage = "https://github.com/sxyazi/yazi";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ xyenon matthiasbeyer linsui ];
|
||||
maintainers = with lib.maintainers; [ xyenon matthiasbeyer linsui eljamm ];
|
||||
mainProgram = "yazi";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user