unipicker: add sigmanificient to maintainers
This commit is contained in:
parent
232464aa31
commit
c22e92dfe1
@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
||||
description = "A CLI utility for searching unicode characters by description and optionally copying them to clipboard";
|
||||
homepage = "https://github.com/jeremija/unipicker";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ sigmanificient ];
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "unipicker";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user