mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
numbat: add myself as maintainer
This commit is contained in:
parent
6c86876295
commit
d992fbfdb6
@ -45,6 +45,6 @@ rustPlatform.buildRustPackage rec {
|
||||
changelog = "https://github.com/sharkdp/numbat/releases/tag/v${version}";
|
||||
license = with licenses; [ asl20 mit ];
|
||||
mainProgram = "numbat";
|
||||
maintainers = with maintainers; [ giomf ];
|
||||
maintainers = with maintainers; [ giomf atemu ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user