about summary refs log tree commit diff
path: root/pkgs/games/chiaki/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/chiaki/default.nix')
-rw-r--r--pkgs/games/chiaki/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/chiaki/default.nix b/pkgs/games/chiaki/default.nix
index e450f472e8d50..7482a1cd27f88 100644
--- a/pkgs/games/chiaki/default.nix
+++ b/pkgs/games/chiaki/default.nix
@@ -59,7 +59,7 @@ mkDerivation rec {
     homepage = "https://git.sr.ht/~thestr4ng3r/chiaki";
     description = "Free and Open Source PlayStation Remote Play Client";
     license = licenses.agpl3Only;
-    maintainers = with maintainers; [ delroth ];
+    maintainers = with maintainers; [ ];
     platforms = platforms.all;
     mainProgram = "chiaki";
   };