ugrep: add mikaelfangel as maintainer
This commit is contained in:
parent
679115ab29
commit
06a33e1ed9
@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Ultra fast grep with interactive query UI";
|
||||
homepage = "https://github.com/Genivia/ugrep";
|
||||
changelog = "https://github.com/Genivia/ugrep/releases/tag/v${finalAttrs.version}";
|
||||
maintainers = with maintainers; [ numkem ];
|
||||
maintainers = with maintainers; [ numkem mikaelfangel ];
|
||||
license = licenses.bsd3;
|
||||
platforms = platforms.all;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user