summary refs log tree commit diff
path: root/pkgs/games/dxx-rebirth/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/dxx-rebirth/default.nix')
-rw-r--r--pkgs/games/dxx-rebirth/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/dxx-rebirth/default.nix b/pkgs/games/dxx-rebirth/default.nix
index e48ac612b32..5334e4cbd12 100644
--- a/pkgs/games/dxx-rebirth/default.nix
+++ b/pkgs/games/dxx-rebirth/default.nix
@@ -61,7 +61,7 @@ in stdenv.mkDerivation rec {
     description = "Source Port of the Descent 1 and 2 engines";
     homepage = https://www.dxx-rebirth.com/;
     license = licenses.free;
-    maintainers = with maintainers; [ viric peterhoeg ];
+    maintainers = with maintainers; [ peterhoeg ];
     platforms = with platforms; linux;
   };
 }