diff --git a/pkgs/shells/fish/plugins/autopair.nix b/pkgs/shells/fish/plugins/autopair.nix index d555d4ab8785..add028c2cc5c 100644 --- a/pkgs/shells/fish/plugins/autopair.nix +++ b/pkgs/shells/fish/plugins/autopair.nix @@ -21,7 +21,6 @@ buildFishPlugin rec { license = licenses.mit; maintainers = with maintainers; [ kidonng - pyrox0 ]; }; }