mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-02 10:14:09 +00:00
fzf-make: add sigmanificient as a maintainer
Co-Authored-By: Sigmanificient <edhyjox@gmail.com>
This commit is contained in:
parent
fd0b5954d1
commit
aea209b9ef
@ -32,7 +32,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/kyu08/fzf-make";
|
||||
changelog = "https://github.com/kyu08/fzf-make/releases/tag/${src.rev}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ figsoda ];
|
||||
maintainers = with maintainers; [ figsoda sigmanificient ];
|
||||
mainProgram = "fzf-make";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user