far2l: add smakarov as maintainer
Signed-off-by: Sergey Makarov <12733495+SeTSeR@users.noreply.github.com>
This commit is contained in:
@@ -130,7 +130,10 @@ stdenv.mkDerivation rec {
|
||||
description = "Linux port of FAR Manager v2, a program for managing files and archives in Windows operating systems";
|
||||
homepage = "https://github.com/elfmz/far2l";
|
||||
license = lib.licenses.gpl2Only;
|
||||
maintainers = with lib.maintainers; [ hypersw ];
|
||||
maintainers = with lib.maintainers; [
|
||||
hypersw
|
||||
smakarov
|
||||
];
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user