diff --git a/pkgs/shells/bash/5.0.nix b/pkgs/shells/bash/5.0.nix index 7aee7745ec7..ab997eb6985 100644 --- a/pkgs/shells/bash/5.0.nix +++ b/pkgs/shells/bash/5.0.nix @@ -118,7 +118,7 @@ stdenv.mkDerivation rec { platforms = platforms.all; - maintainers = [ maintainers.peti ]; + maintainers = with maintainers; [ peti dtzWill ]; }; passthru = {