about summary refs log tree commit diff
path: root/pkgs/games/freedroidrpg/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/freedroidrpg/default.nix')
-rw-r--r--pkgs/games/freedroidrpg/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/freedroidrpg/default.nix b/pkgs/games/freedroidrpg/default.nix
index dcec52a3fa6d5..254d9b2ce6a64 100644
--- a/pkgs/games/freedroidrpg/default.nix
+++ b/pkgs/games/freedroidrpg/default.nix
@@ -69,7 +69,7 @@ in stdenv.mkDerivation {
 
     license = licenses.gpl2Plus;
 
-    maintainers = with maintainers; [ jtojnar ];
+    maintainers = with maintainers; [ ];
     platforms = platforms.unix;
     hydraPlatforms = platforms.linux; # sdl-config times out on darwin
   };