about summary refs log tree commit diff
path: root/pkgs/games/tome4
diff options
context:
space:
mode:
authorPhil Scott <me@philscotted.com>2015-06-28 16:17:51 +0000
committerPhil Scott <me@philscotted.com>2015-06-28 18:35:26 +0100
commit52339c7c70069269239ab5b3cfa4bb3edbeac3df (patch)
treecc52d2062beeb1116fa927b571de2847371b2bc1 /pkgs/games/tome4
parent643d0550581de49f7a5d043289b405169eda2cc8 (diff)
tome4: add new maintainer
Diffstat (limited to 'pkgs/games/tome4')
-rw-r--r--pkgs/games/tome4/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/games/tome4/default.nix b/pkgs/games/tome4/default.nix
index 8ff82767cb7aa..7b7b0808aa998 100644
--- a/pkgs/games/tome4/default.nix
+++ b/pkgs/games/tome4/default.nix
@@ -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;
   };
 }