From 9d2e35c3226ab6362f8dbe26d4b2b189f2f6ee76 Mon Sep 17 00:00:00 2001 From: Nexmoe <16796652+nexmoe@users.noreply.github.com> Date: Thu, 30 Oct 2025 22:35:42 +0800 Subject: [PATCH] chore: update maintainer email in electron-builder configuration --- electron-builder.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/electron-builder.yml b/electron-builder.yml index ac8855a..18d07d8 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -31,9 +31,8 @@ dmg: linux: target: - AppImage - - snap - deb - maintainer: yourname@example.com + maintainer: nexmoex@gmail.com category: Utility appImage: artifactName: ${name}-${version}.${ext}