about summary refs log tree commit diff
path: root/pkgs/games/tdm
diff options
context:
space:
mode:
authorVladimír Čunát2019-10-09 14:24:04 +0200
committerVladimír Čunát2019-10-09 14:24:04 +0200
commit61273bc672adaf89a275744532711c3eb09edf11 (patch)
treee2c2e16c71422298a527466ed30d8b349efa839c /pkgs/games/tdm
parent2b6d5dd5d78e45f20f022ad0e9219ca3cd645c9d (diff)
parentdbf21775d4d1890fb807bdf48f56838c6ceb7617 (diff)
Merge branch 'master'
Diffstat (limited to 'pkgs/games/tdm')
-rw-r--r--pkgs/games/tdm/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/tdm/default.nix b/pkgs/games/tdm/default.nix
index 136bac8800ed..f0a89adab572 100644
--- a/pkgs/games/tdm/default.nix
+++ b/pkgs/games/tdm/default.nix
@@ -96,7 +96,7 @@ EOF
     description = "The Dark Mod - stealth FPS inspired by the Thief series";
     homepage = "http://www.thedarkmod.com";
     license = licenses.gpl3;
-    maintainers = with maintainers; [ cf6b88f ];
+    maintainers = with maintainers; [ cizra ];
     platforms = with platforms; [ "x86_64-linux" ];  # tdm also supports x86, but I don't have a x86 install at hand to test.
   };
 }