mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 19:16:11 +00:00
fzf: add magnetophon as a maintainer
This commit is contained in:
parent
9e2da99cc7
commit
ec6e64a371
@ -28,5 +28,6 @@ buildGoPackage rec {
|
||||
homepage = https://github.com/junegunn/fzf;
|
||||
description = "A command-line fuzzy finder written in Go";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.magnetophon ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user