tome4: add new maintainer

This commit is contained in:
Phil Scott
2015-06-28 18:35:26 +01:00
parent 643d055058
commit 52339c7c70
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ stdenv.mkDerivation rec {
meta = {
homepage = "http://te4.org/";
description = "Tales of Maj'eyal (rogue-like game)";
maintainers = [ stdenv.lib.maintainers.chattered ];
license = stdenv.lib.licenses.gpl3;
};
}