yazi: add eljamm as maintainer

This commit is contained in:
eljamm 2024-06-23 15:01:38 +01:00
parent 6b1f90a8ff
commit d3bf2a0612
Failed to generate hash of commit

View file

@ -40,7 +40,7 @@ let
}
'';
in {
meta.maintainers = with maintainers; [ xyenon ];
meta.maintainers = with maintainers; [ xyenon eljamm ];
options.programs.yazi = {
enable = mkEnableOption "yazi";