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
@@ -17,7 +17,7 @@ stdenv.mkDerivation {
description = "Open source clone of UFO: Enemy Unknown";
homepage = http://openxcom.org;
repositories.git = https://github.com/SupSuper/OpenXcom.git;
maintainers = [ stdenv.lib.maintainers.page ];
maintainers = [ stdenv.lib.maintainers.cpages ];
platforms = stdenv.lib.platforms.linux;
license = stdenv.lib.licenses.gpl3;
};