Unmaintain a bunch of packages

Trying to take maintainership more seriously...

Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
Shea Levy
2014-01-21 22:34:41 -05:00
parent cb9cc87a39
commit ca116f76f9
23 changed files with 3 additions and 33 deletions
+1 -1
View File
@@ -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";
};
}