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;
|
homepage = https://github.com/junegunn/fzf;
|
||||||
description = "A command-line fuzzy finder written in Go";
|
description = "A command-line fuzzy finder written in Go";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
maintainers = [ maintainers.magnetophon ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user