scli: remove @alexeyre from maintainers

authored by

Alex Holder and committed by
Yaya
cb14c825 be152a84

+1 -1
+1 -1
pkgs/applications/misc/scli/default.nix
··· 53 description = "Simple terminal user interface for Signal"; 54 homepage = "https://github.com/isamert/scli"; 55 license = licenses.gpl3Only; 56 - maintainers = with maintainers; [ alexeyre ]; 57 }; 58 }
··· 53 description = "Simple terminal user interface for Signal"; 54 homepage = "https://github.com/isamert/scli"; 55 license = licenses.gpl3Only; 56 + maintainers = with maintainers; [ ]; 57 }; 58 }