Rename page to cpages to match github
I also updated the mail.
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user