about summary refs log tree commit diff
path: root/pkgs/games
diff options
context:
space:
mode:
authorVera Aguilera Puerto <gradientvera@outlook.com>2024-04-27 12:58:59 +0200
committerVera Aguilera Puerto <gradientvera@outlook.com>2024-04-27 12:58:59 +0200
commit5c372db9d3e1224ddfb36363c6b8d5882d4c0501 (patch)
tree23892f3a14784368bbcf76c6aa13ddb7ad313889 /pkgs/games
parentd6f6eb2a984f2ba9a366c31e4d36d65465683450 (diff)
maintainers: remove zumorica
Diffstat (limited to 'pkgs/games')
-rw-r--r--pkgs/games/space-station-14-launcher/space-station-14-launcher.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/space-station-14-launcher/space-station-14-launcher.nix b/pkgs/games/space-station-14-launcher/space-station-14-launcher.nix
index 6403602b79c53..d6eedb6e9f698 100644
--- a/pkgs/games/space-station-14-launcher/space-station-14-launcher.nix
+++ b/pkgs/games/space-station-14-launcher/space-station-14-launcher.nix
@@ -137,7 +137,7 @@ buildDotnetModule rec {
     description = "Launcher for Space Station 14, a multiplayer game about paranoia and disaster";
     homepage = "https://spacestation14.io";
     license = licenses.mit;
-    maintainers = [ maintainers.zumorica ];
+    maintainers = [ ];
     platforms = [ "x86_64-linux" ];
     mainProgram = "SS14.Launcher";
   };