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