Rename page to cpages to match github

I also updated the mail.
This commit is contained in:
Carles Pagès
2017-01-20 16:55:29 +01:00
parent 6b6553c768
commit fd400ced6b
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -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;
};
}