mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
scli: remove @alexeyre from maintainers
This commit is contained in:
parent
be152a8457
commit
cb14c825c8
1 changed files with 1 additions and 1 deletions
|
@ -53,6 +53,6 @@ python3.pkgs.buildPythonApplication rec {
|
|||
description = "Simple terminal user interface for Signal";
|
||||
homepage = "https://github.com/isamert/scli";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ alexeyre ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue