mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-11 08:13:04 +00:00
fend: add liff as a maintainer
This commit is contained in:
parent
1c5ade21cc
commit
fdf790bbe4
@ -64,7 +64,7 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Arbitrary-precision unit-aware calculator";
|
||||
homepage = "https://github.com/printfn/fend";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ djanatyn ];
|
||||
maintainers = with maintainers; [ djanatyn liff ];
|
||||
mainProgram = "fend";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user