cargo-tauri: add happysalada as maintainer
This commit is contained in:
@@ -40,6 +40,6 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "Build smaller, faster, and more secure desktop applications with a web frontend";
|
||||
homepage = "https://tauri.app/";
|
||||
license = with licenses; [ asl20 /* or */ mit ];
|
||||
maintainers = with maintainers; [ dit7ya ];
|
||||
maintainers = with maintainers; [ dit7ya happysalada ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user