Merge pull request #273792 from ctron/update-trunk
trunk: add ctron as maintainer
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user