psi-plus: add unclechu to the maintainers list
See https://github.com/NixOS/nixpkgs/pull/129710#issuecomment-877328671
This commit is contained in:
parent
4492c776eb
commit
d1f2cd1b02
@ -45,7 +45,7 @@ mkDerivation rec {
|
||||
meta = with lib; {
|
||||
homepage = "https://psi-plus.com";
|
||||
description = "XMPP (Jabber) client";
|
||||
maintainers = with maintainers; [ orivej misuzu ];
|
||||
maintainers = with maintainers; [ orivej misuzu unclechu ];
|
||||
license = licenses.gpl2Only;
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user