Rename page to cpages to match github
I also updated the mail.
This commit is contained in:
@@ -53,7 +53,7 @@ in stdenv.mkDerivation {
|
||||
meta = {
|
||||
description = "A sandbox-building game";
|
||||
homepage = http://www.minecraft.net;
|
||||
maintainers = with stdenv.lib.maintainers; [ page ryantm ];
|
||||
maintainers = with stdenv.lib.maintainers; [ cpages ryantm ];
|
||||
license = stdenv.lib.licenses.unfreeRedistributable;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user