mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 14:41:17 +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 a new issue