cargo-tauri: add happysalada as maintainer
This commit is contained in:
parent
5c32a4a70b
commit
4fe91f14de
1 changed files with 1 additions and 1 deletions
|
@ -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 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue