Unmaintain a bunch of packages
Trying to take maintainership more seriously... Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
@@ -30,7 +30,7 @@ stdenv.mkDerivation {
|
||||
meta = {
|
||||
description = "A sandbox-building game";
|
||||
homepage = http://www.minecraft.net;
|
||||
maintainers = [ stdenv.lib.maintainers.page stdenv.lib.maintainers.shlevy ];
|
||||
maintainers = [ stdenv.lib.maintainers.page ];
|
||||
license = "unfree-redistributable";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user