megatools: remove maintainer
This commit is contained in:
parent
cbc388fe46
commit
b85f7718a7
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ stdenv.mkDerivation rec {
|
|||
description = "Command line client for Mega.co.nz";
|
||||
homepage = "https://megatools.megous.com/";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ viric AndersonTorres zowoq ];
|
||||
maintainers = with maintainers; [ viric AndersonTorres ];
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue