fzf-make: add sigmanificient as a maintainer
Co-Authored-By: Sigmanificient <edhyjox@gmail.com>
This commit is contained in:
committed by
Anderson Torres
co-authored by
Sigmanificient
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";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user