about summary refs log tree commit diff
path: root/pkgs/games/urbanterror/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/urbanterror/default.nix')
-rw-r--r--pkgs/games/urbanterror/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/urbanterror/default.nix b/pkgs/games/urbanterror/default.nix
index dfbad29fa9e01..fbb633bb657b3 100644
--- a/pkgs/games/urbanterror/default.nix
+++ b/pkgs/games/urbanterror/default.nix
@@ -68,7 +68,7 @@ stdenv.mkDerivation rec {
     '';
     homepage = "http://www.urbanterror.info";
     license = licenses.unfreeRedistributable;
-    maintainers = with maintainers; [ astsmtl fpletz ];
+    maintainers = with maintainers; [ astsmtl ];
     platforms = platforms.linux;
     hydraPlatforms = [];
   };