diff options
Diffstat (limited to 'pkgs/games/iortcw/sp.nix')
| -rw-r--r-- | pkgs/games/iortcw/sp.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/games/iortcw/sp.nix b/pkgs/games/iortcw/sp.nix index 774a8e02d9cf..2f9f04571f38 100644 --- a/pkgs/games/iortcw/sp.nix +++ b/pkgs/games/iortcw/sp.nix @@ -44,6 +44,6 @@ stdenv.mkDerivation rec { homepage = src.meta.homepage; license = licenses.gpl3; platforms = platforms.linux; - maintainers = with maintainers; [ gnidorah ]; + maintainers = with maintainers; [ ]; }; } |
