chore(desktop): set maintainer email for deb packaging

This commit is contained in:
nav
2026-05-13 07:16:58 +00:00
parent 54f4b46755
commit 1476ff7bb4

View File

@@ -6,7 +6,7 @@
"homepage": "https://github.com/hangman0414/Fabric", "homepage": "https://github.com/hangman0414/Fabric",
"author": { "author": {
"name": "Hangman", "name": "Hangman",
"email": "hangman@example.com" "email": "noreply@hangman-lab.top"
}, },
"main": "main.js", "main": "main.js",
"scripts": { "scripts": {
@@ -43,7 +43,7 @@
"tar.gz" "tar.gz"
], ],
"category": "Utility", "category": "Utility",
"maintainer": "Hangman <hangman@example.com>" "maintainer": "Hangman <noreply@hangman-lab.top>"
}, },
"mac": { "mac": {
"target": [ "target": [