about summary refs log tree commit diff
path: root/pkgs/games/rare/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/rare/default.nix')
-rw-r--r--pkgs/games/rare/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/rare/default.nix b/pkgs/games/rare/default.nix
index 6d46b09626f66..ae65bdc2f1719 100644
--- a/pkgs/games/rare/default.nix
+++ b/pkgs/games/rare/default.nix
@@ -57,7 +57,7 @@ buildPythonApplication rec {
   meta = with lib; {
     description = "GUI for Legendary, an Epic Games Launcher open source alternative";
     homepage = "https://github.com/RareDevs/Rare";
-    maintainers = with maintainers; [ wolfangaukang ];
+    maintainers = [ ];
     license = licenses.gpl3Only;
     platforms = platforms.linux;
     mainProgram = "rare";