delta: add SuperSandro2000 as maintainer

main
Sandro 3 years ago committed by GitHub
parent d245291949
commit 31b46dd7f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      pkgs/applications/version-management/git-and-tools/delta/default.nix

@ -34,6 +34,6 @@ rustPlatform.buildRustPackage rec {
description = "A syntax-highlighting pager for git";
changelog = "https://github.com/dandavison/delta/releases/tag/${version}";
license = licenses.mit;
maintainers = with maintainers; [ marsam zowoq ];
maintainers = with maintainers; [ marsam zowoq SuperSandro2000 ];
};
}

Loading…
Cancel
Save