wofi-emoji: add johnrtitor as maintainer
This commit is contained in:
parent
e9a121de7b
commit
9adf11dea9
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ stdenv.mkDerivation rec {
|
||||||
description = "Simple emoji selector for Wayland using wofi and wl-clipboard";
|
description = "Simple emoji selector for Wayland using wofi and wl-clipboard";
|
||||||
homepage = "https://github.com/Zeioth/wofi-emoji";
|
homepage = "https://github.com/Zeioth/wofi-emoji";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
maintainers = with lib.maintainers; [ ymarkus ];
|
maintainers = with lib.maintainers; [ johnrtitor ymarkus ];
|
||||||
platforms = lib.platforms.all;
|
platforms = lib.platforms.all;
|
||||||
mainProgram = "wofi-emoji";
|
mainProgram = "wofi-emoji";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue