mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
bat: add SuperSandro2000 as maintainer
This commit is contained in:
parent
61fd76aabe
commit
1f29c36fe8
1 changed files with 1 additions and 1 deletions
|
@ -48,6 +48,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/sharkdp/bat";
|
||||
changelog = "https://github.com/sharkdp/bat/raw/v${version}/CHANGELOG.md";
|
||||
license = with licenses; [ asl20 /* or */ mit ];
|
||||
maintainers = with maintainers; [ dywedir lilyball zowoq ];
|
||||
maintainers = with maintainers; [ dywedir lilyball zowoq SuperSandro2000 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue