cargo-tauri: add getchoo as a maintainer

This commit is contained in:
seth
2024-09-30 20:13:13 -04:00
parent 4a78651ed9
commit c1c013bd3b
+1
View File
@@ -56,6 +56,7 @@ rustPlatform.buildRustPackage rec {
];
maintainers = with lib.maintainers; [
dit7ya
getchoo
happysalada
];
mainProgram = "cargo-tauri";