mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-25 13:35:13 +00:00
trunk: add ctron as maintainer
This commit is contained in:
parent
cfbb1d2b5c
commit
bfbaff18e0
@ -55,7 +55,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/trunk-rs/trunk";
|
||||
description = "Build, bundle & ship your Rust WASM application to the web";
|
||||
mainProgram = "trunk";
|
||||
maintainers = with maintainers; [ freezeboy ];
|
||||
maintainers = with maintainers; [ freezeboy ctron ];
|
||||
license = with licenses; [ asl20 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user